Microsoft ODBC for Oracle

C

Carol

I am trying to connect to an Oracle DB using the Microsoft
ODBC for Oracle driver. Some of the machines in my work
area will connect and some are getting the following error
messages. All are being setup exactly the same and are
running the same version of the ODBC driver. Does anyone
have any suggestions as to why this is message is
happening.
ODBC--call failed.
[Microsoft][ODBC driver for Oracle][Oracle](#0)[Microsoft]
[ODBC Driver Manager] Drivers's SQLSetConnectAttr failed
IM006 0[Microsoft][ODBC Driver Manager] Driver's
SQLSetConnectAttr failed(#0)
Thanks.
 
G

Guest

-----Original Message-----
I am trying to connect to an Oracle DB using the Microsoft
ODBC for Oracle driver. Some of the machines in my work
area will connect and some are getting the following error
messages. All are being setup exactly the same and are
running the same version of the ODBC driver. Does anyone
have any suggestions as to why this is message is
happening.
ODBC--call failed.
[Microsoft][ODBC driver for Oracle][Oracle](#0)[Microsoft]
[ODBC Driver Manager] Drivers's SQLSetConnectAttr failed
IM006 0[Microsoft][ODBC Driver Manager] Driver's
SQLSetConnectAttr failed(#0)
Thanks.
.

I found that re-installing the sql-net and utilities
sometimes resolves these problems. I assume it is because
the initial install might not have updated all the
necessary microsoft files.
 
Top