Page 1 of 1

ODBC 20101 driver

Posted: Sun Apr 02, 2006 9:23 pm
by keshav0307
i am using a routine, in which i am using ODBC to connect oracle.
my routine is doing the correct thing but it is throwing an error as below

6066:
[DataDirect][ODBC 20101 driver]1514[DataDirect][ODBC 20101 driver]6060

Help please.

Posted: Sun Apr 02, 2006 11:29 pm
by ray.wurlod
It specfies that, whatever your DSN is, it loads a driver called the "20101 driver". I have no idea what that is. Look in your .odbc.ini file for the definition of the DSN in question, and determine from there what is, and perhaps what should be, in the entry. Particularly with regard to the driver.

Posted: Thu Apr 19, 2007 2:03 am
by ponzio
Hi.
I've got the same warnign message (the routine runs fine):

6066:
[DataDirect][ODBC 20101 driver]6091

I removed the variable QEWSD in the .odbc.ini

Posted: Thu Apr 19, 2007 5:05 am
by ray.wurlod
Check in again in another 30 days, and tell us whether the routine still "works fine".