Collections:
Connect MS Access to Oracle Servers in Oracle
How To Connect MS Access to Oracle Servers in Oracle?
✍: FYIcenter.com
Once you got a DSN defined in the ODBC manager that connects to an Oracle server, you can connect a normal MS Access document to the Oracle server, and link an Access table to Oracle table. The tutorial below gives you a good example:
You should see the Oracle ODBC Driver Connect dialog box as shown in the picture below:

Click the OK button to continue. You should see a list of tables available for you to import
from the Oracle server as shown in the picture below:

⇒ Connect ASP Pages to Oracle Servers in Oracle
⇐ Define DSN with ODBC Manager in Oracle
2016-10-15, 3003🔥, 0💬
Popular Posts:
What Is the Difference Between GETDATE() and GETUTCDATE() in SQL Server Transact-SQL? The difference...
How To Provide Default Values to Function Parameters in SQL Server Transact-SQL? If you add a parame...
How To Start the Command-Line SQL*Plus in Oracle? If you Oracle server or client installed on your w...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...