Creating Connections to External Databases by Installing New ODBC Drivers

To let your Web applications use external databases for storing the data, you need to create connections to these external databases by installing appropriate ODBC drivers.

To install a new ODBC driver, creating a connection to an external database:

  1. Click the Domains shortcut in the navigation pane.
  2. Click the required domain name in the list.
  3. Click ODBC Data Sources.
  4. Click Add New ODBC DSN.
  5. Specify the ODBC connection name and description in the corresponding fields.
  6. Select the required driver in the Driver field.
  7. Click OK.
  8. Choose the appropriate options on the driver configuration screen. Typically, you should specify the path to the database, user credentials and other connection options, depending on the selected driver.
  9. Click Test to check whether the connection will function properly with provided settings. Click Finish to complete the creation.