Collections:
Connecting MS Access to SQL Servers through ODBC
How To Connect MS Access to SQL Servers through ODBC?
✍: Guest
Once you got a DSN defined in the ODBC manager that connects to your SQL Server, you can connect a normal MS Access document to the Oracle server, and link an Access table to a SQL Server table. The tutorial below gives you a good example:
Click the OK button to continue. You should see a list of tables available for you to import from the SQL Server as shown in the picture below:
Select the table you are interested in and click OK. You should the selected table being imported from the SQL Server to MS Access.
⇒ Connecting Windows Applications to SQL Servers via ODBC
⇐ Configuring and Testing ODBC DSN Settings
2024-03-17, 2252🔥, 0💬
Popular Posts:
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
How To Change the Name of a Database User in SQL Server? If you want to change the name of an existi...
How to download and install SQL Server 2005 Sample Scripts in SQL Server? If you want to learn from ...
How To Install Oracle Database 10g XE in Oracle? To install 10g universal edition, double click, Ora...
What is sqlservr.exe - Process - SQL Server (SQLEX?PRESS) in SQL Server? Process sqlservr.exe is the...