I’m attempting to connect to SQL Server from TCL (Unix box) using the “Data Direct” ODBC drivers. There is supposed to be documentation available on datadirect.com but I’m unable to find anything useful on this site. Can anyone direct me to the actual technical documentation for the DataDirect ODBC drivers? Unfortunately, all I’ve found on clovertech are links to the homepage which does not help. Specifically, I need information about the handles for the supported datatypes for SQL Server and the meaning of some of the parameters meant to be passed to the various commands.
Thanks!