Hello
I am connecting to an Oracle 9.0.2 Database from my Access application.
This Connection is established through a DSN Created in the Administrative tools in Windows.
I have the TNS Names all set perfectly
I am Using 3 Schemas. 2 are working correctly and are connected and I still have 1 Schema that i cannot connect to it from ms access knowing that all 3 are Oracle 9.0.2
Whenever I'm establishing the ODBC connection from Ms Access to link a table, I am having the below Error:
ODBC--call failed.
[Oracle][ODBC]ORA-12154: TNS: could not resolve service name
(#12154)[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed IM006 0 [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (#0)
Thank you for any help