CF 8 ODBC server service required after CF 9 migration
Today I installed CF 9 (standard edition) and migrated my CF 8 settings to the new install. Everything appeared to go fine, no errors or hangs.
Now, when the CF 9 services are running and the CF 8 services are stopped, all data sources that use an ODBC Socket driver stop working. The error when test the connection using the Verify tool in the CF Admin data sources page is:
Connection verification failed for data source: voyager
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection refused.
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection refused.
However, if I start the CF 8 ODBC server service and the CF 9 ODBC server service, the ODBC data sources work just fine.
Q1: Why would this be?
Q2: Is it safe for me to run both the CF 8 and CF 9 ODBC server service simultaneously?
Thanks,
Lori
