To access databases through the Open Database Connectivity (ODBC) standard, you must have an ODBC driver for each database system you use. Each ODBC driver must register itself with the operating system when you install it. You must also define and name data sources in the ODBC Administrator on the Windows Control Panel, which typically requires information such as a server, database, and additional database-specific options. You can define one or more data sources for each ODBC driver. Navigate to the standard Windows Control Panel facility for administrative tools and select Data Sources (ODBC) to launch the ODBC Data Source Administrator dialog box.

(Windows 10/8.1/7) If you use the ODBC Administrator and you receive any warnings, follow the prompts. You might need administrator access to create a new Database Source Name (DSN).

Note Because the database features of TestStand comply with the ODBC standard, you can use any ODBC-compliant database drivers. TestStand does not install any ODBC database drivers. Database management system (DBMS) vendors and third-party developers offer their own drivers. Refer to the vendor documentation for information about registering the specific database drivers with the ODBC Administrator.