Configure the ODBC DSN Settings

When you have run the ODBC Data Source Administrator Tool (64-bit or 32-bit as appropriate), you can use its settings to configure ODBC access:

  1. Select the System DSN tab.
  2. Alternatively, you can setup the ODBC access via the User DSN tab, but this will only allow one specific user to access the ClearSCADA database via ODBC. The System DSN settings can be used to provide users with access to the ClearSCADA database via ODBC.

    If you create a user DSN on a computer running 64-Bit Windows, you need to be aware that there are differences between the ODBC Administrator Tools: The 32-bit version of the tool shows 32-bit system DSNs, 32-bit user DSNs, and 64-bit user DSNs, whereas the 64-bit version shows 64-bit system DSNs, 32-bit user DSNs, and 64-bit user DSNs.

  3. Select the Add button to display the Create New Data Source window.
  4. Select ClearSCADA Driver then select the Finish button.
    The ODBC ClearSCADA Setup window is displayed.

  5. Use the ODBC Setup window to define these settings:
  6. Select the OK button to confirm the settings and close the ODBC Schneider Electric ClearSCADA Setup window.
  7. Select the OK button to close the ODBC Data Source Administrator window.

You can delete a System DSN by selecting it in the list on the System DSN tab and selecting the Remove button. You can also alter the System DSN configuration by selecting the System DSN in the list and selecting the Configure button.

To test that you have configured the data access connection correctly, we suggest that you set your Third Party ODBC application to issue an SQL query on the ClearSCADA server (refer to your Third Party ODBC application documentation for more details). An example query that would work from within MSQuery using SQL-92 standard language is:

'SELECT Name FROM CDBUser'

If the Third Party ODBC client connection has been installed and configured correctly, this will return a result set containing the names of every user in the ClearSCADA database.

Further Information

Time Zones: see Time Zone Support in ClearSCADA


Disclaimer

ClearSCADA 2017 R2