Copy link to clipboard
Copied
I successfully created an ODBC connection in Windows to a distant Caché database.
How should I proceed to create a CF datasource for this database ?
Thanks
Copy link to clipboard
Copied
You could use the ColdFusion "ODBC" jdbc-odbc bridge database driver to connect to the ODBC connection you have defined in Windows.
If this is a JDBC, or you can find a JDBC, driver for this databse you can use the 'Other' database type to define the specifics of any available JDBC database driver.
Copy link to clipboard
Copied
Hi Ian,
I followed your advice and tried to create a datasource under CF admi using the ODBC Socket driver but I always get the error