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, 2404🔥, 0💬
Popular Posts:
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
How To Connect ASP Pages to Oracle Servers in Oracle? If you are running Windows IIS Web server and ...
How to download and install Microsoft .NET Framework Version 2.0 in SQL Server? .NET Framework Versi...
How To Convert Numeric Expression Data Types using the CAST() Function in SQL Server Transact-SQL? I...
How To Start the Command-Line SQL*Plus in Oracle? If you Oracle server or client installed on your w...