Hi guys, I have a custom datasource ODBC driver (PRODBC.DLL) installed on the server. Iâve a System DSN set up, using this driver to connect to a pronto database.
CF5 was aware of the System DSN, and it wasnât a problem to access it from CF. It seems that within CFMX, it is not aware of the System DSN, so I need to add the datasource through the administrator. Iâve tried using ODBC Socket, which is aware that the system DSN exists, but Iâm seeing this error message on verification: âConnection verification failed for data source: Rand java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]Unable to retrieve error message from backend ODBC Driver. The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]Unable to retrieve error message from backend ODBC Driver.â Can anyone help with this? Cheers, Ben ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256619 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

