Creating 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. Go to Domains > domain name > ODBC Data Sources.
  2. Click Add New ODBC DSN.
  3. Specify the ODBC connection name and description in the corresponding fields.
  4. Select the required driver in the Driver field.
  5. Click OK.
  6. 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.
  7. Click Test to check whether the connection will function properly with provided settings. Click Finish to complete the creation.