JDBC error trying to connect to MS SQL Express 8 on WIN7-64-Home
Having a problem connecting even though the DSN connects properly when setup in the ODBC control panel.
Using socket in Coldfusion Administrator the following error occurs:
Connection verification failed for data source: FMDesk4
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: The specified DSN contains an architecture mismatch between the Driver and Application
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: The specified DSN contains an architecture mismatch between the Driver and Application
Do I need to use another driver as the internal MS SQL driver will also not connect?
William Maliepaard
