Creating ODBC Connections to External Databases

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

To create an ODBC 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 (in the Applications & Services group).
  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.