I need to query an Intersystems Cache 2008.1 database from Cloverleaf. I have the Data Integrator v5.2 package but there is no Data Direct driver for this database.
From what I’ve found out, the ODBC driver install files are on the Cache install disk so I’ll have to ask iSoft as you suggested. What I need to know is how to use it from tcl.
OK, Ive got the environment issue sorted and I’ve appended the dsn to the Data Direct ODBC.ini but I’m getting a connection error in tcl: ‘Connect Status: SQL_ERROR’.
This appears to indicate a problem with the dsn entry. Is it possible to diagnose the problem within tcl to a greater level of granularity?
I’ll need to check my notes but there is a command you can use to return diagnostic info from a connection. Have a search on this forum – It has been mentioned before.