Hi Jose > -----Original Message----- > From: Jose Miselem [mailto:[EMAIL PROTECTED]] [snip] > I am trying to get SUN ChiliSoft ASP and SAP DB to talk to > each other by > means of Datadirect Technologies SQLink Socket Driver. > > So far, using the SAP DB driver for Linux or for Windows, I > get the same > error message: (Follows the error when using the SAP DB ODBC Windows > Driver): [snip] > > I am also attaching the SQL Trace from the SAP DB ODBC Windows Driver.
The trace shows mainly the call of SQLGetTypeInfo, nothing else. Maybe a driver manager trace could shed some light onto the problem. I suspect that your application tries to get some info from the ODBC driver (that can provide a considerably part without talking to the DB, and therefore does not appear in the driver trace) and perhaps it doesn't like what it gets or there may be an error. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
