Accessing Data From External Databases (Windows Hosting)

If you want to access the data from an external database management system, you should use Open Database Connectivity (ODBC) drivers. For example, you can install a Microsoft Access ODBC driver, creating a connection to external Microsoft Access database, and let your web applications use this database for storing their data.

In this section:

Creating Connections to External Databases by Installing New ODBC Drivers

Changing Settings Of Existing ODBC Connections

Removing Connections to External Databases