Question Only the network admin can get the MS Access 2007 database to connect to the Oracle?

binoj

Registered User.
Local time
Today, 17:57
Joined
Jun 1, 2009
Messages
15
We were attempting to connect Oracle database from Access 2007. We installed MDAC 2.8 and created the DSNs and everything seems to be working fine when the network admin is logged in. Once he logs off and the normal user logs in the ODBC connection doesn't seem to work.
I get the following error message

[Microsoft][ODBC Driver for oracle][Oracle] (#0) [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed IM006 0 [Microsoft][ODBC Driver Manager] Driver’s SQLSetConnectAttr failed(#0)

What should I do to fix this? Please Advise.
 
The problem in the kb article doesn't seem to the issue in my case. As I can connect when logged in as a network admin. Moreover this problem is applicable to MDAC 2.7 . I have MDAC 2.8 sp1.
 
It was an issue with incorrect installation. The environment path variable was not set up correctly. When we entered the Oracle client location in the environment path variable it worked correctly.

Looks like for admin user this was not necessary somehow.
 

Users who are viewing this thread

Back
Top Bottom