How to connect to Oracle server from within microsoft access

  • Thread starter Thread starter James
  • Start date Start date
J

James

I'm using access 2000 on Windows Me,who can tell me how to connect to the
Oracle server so that I can use the table linked to the Oracle server in
Access.
Thanks in advance.
 
If you have the Oracle ODBC driver, you can connect by using:

File >>> Get External Data >>> Link

You will need to change your database type to ODBC, then choose the DSN that
you've set up the ODBC connection for.
 
Back
Top