Skip to main content
November 28, 2008
Question

The specified data source is not defined.

  • November 28, 2008
  • 1 reply
  • 2146 views
Trying to connect to data source using MS Access 2007 and this is the error that i get. I've tried both access drivers to no avail. Maybe someone here can help??? Thanks

Connection verification failed for data source: Events
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.
This topic has been closed for replies.

1 reply

Inspiring
November 28, 2008
elfaro7 wrote:
> Trying to connect to data source using MS Access 2007 and this is the error
> that i get. I've tried both access drivers to no avail. Maybe someone here can
> help??? Thanks
>
> Connection verification failed for data source: Events
> java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink
> Server]The specified data source is not defined.
> The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC
> Driver][SequeLink Server]The specified data source is not defined.

You get this error with both drivers or only the ODBC one ?

--
Mack
November 28, 2008
With both drivers. I tried them both several times. From inside Dreamweaver CS3 and from the ColdFusion 8 Server to add a new Data Source. Thanks for the help...
Gordon