dpatrickcollins
Programmer
- Nov 18, 2002
- 79
I am attempting to connect to a Personal Oracle 9i database from Access 2002 using ODBC. The data source is configured correctly and tests successfully. However, when I try to link an Oracle database table, I receive the following Oracle Error message via ODBC:
ORA - 12545 Connect Failed because target host or object does not exist (#12545) Driver's SQLSetConnectAttr failed (#0)
Please note that I cannot establish the odbc connection via code, either. I AM able to connect to an Oracle 8.x database (running on a remote server) via code and via GET EXTERNAL DATA>LINK TABLES. Lastly, I am able to connect successfully using Visual Basic 6.0 with the same code.
Any assistance would be HIGHLY appreciated.
ORA - 12545 Connect Failed because target host or object does not exist (#12545) Driver's SQLSetConnectAttr failed (#0)
Please note that I cannot establish the odbc connection via code, either. I AM able to connect to an Oracle 8.x database (running on a remote server) via code and via GET EXTERNAL DATA>LINK TABLES. Lastly, I am able to connect successfully using Visual Basic 6.0 with the same code.
Any assistance would be HIGHLY appreciated.