Problems connecting to Oracle from Access

J

john

Hi
I am trying to connect to Oracle from Access using the ODBC driver. However, I am getting the following message
ODBC- couldn't find DLL 'ODBC32.DLL'. I checked my computer's windows\system directory and found the ODBC32.DLL was present. Any help to resolve this is highly appreciated. Thanks in advance
 
J

John Nurick

Hi John,

It wouldn't do any harm to use REGSVR32.EXE re-register ODBC32.DLL. Just
drag the latter onto the former.
 
Top