Problem: CF11 ODBC DSN Issue
Method: Create ODBC connection with SQL server using SQL driver
Result: Error-
{code:java}
Connection verification failed for data source: TEST
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.
{code}
Expected: The connection should verify OK
Workaround: NA
Note: After rollback to Update 14, the existing ODBC connections verify OK, however the new connections created after Update 15 still get the same error.
Attachments:
Comments: