Skip to main content
Participant
March 10, 2018
Question

Coldfusion 2016 64bit and Microsoft Text Driver

  • March 10, 2018
  • 0 replies
  • 279 views

Is it possible to get this to work? This works fine in CF8 but in 2016 it gives me the following error:

Connection verification failed for data source: xxxxxxxxxxxx

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 is the process I am using:

1. Create 64-bit ODBC data source (in Administrative tools).

2. In CF Admin, add the datasource using ODBC Socket. The data source I created shows up in CF admin but gives the error above when trying to add it to the admin page.

Any help is greatly appreciated.

Thanks.

This topic has been closed for replies.