Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC for Oracle 8i Driver could not be loaded 1

Status
Not open for further replies.

mcgibbong

Programmer
Joined
Jan 17, 2002
Messages
38
Location
GB
I have just downloaded the ODBC driver for Oracle 8i from the Oracle site and installed it on NT. I am using the Oracle client 8.1.7.0.0 and the odbc was 8.1.7.4.
In the ODBC driver configuration test connection, I get the message 'SQLSTATE=lM003 Specified driver could not be loaded due to a system error 127 (Oracle in DEFAULT_HOME). I have put the oracle home directory into the path. I have checked the web and the answer seems to be that there are either some dlls missing or out of date. Can anyone help or be more specific?

Thanks

Gary
 
Thanks Dima,

I have already put this into the path.

 
Try to point ORACLE_HOME environment variable to the home where both 8.1.7 client and ODBC driver are located.

Regards, Dima
 
Dima, You're a star!! I put the odbc into the same oracle home as has the client and it works perfectly.

Thanks a lot.

gary
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top