A test source is an ODBC data source and, optionally, all the information necessary to connect silently to that data source. Usually, auto tests are run as a background task — either overnight or on a separate machine — so they should be able to connect to a data source without prompting you for connection information. The ODBC Test Handles test source, which uses the connection and statement handles from the current connection, is always available.
To create a test source
Caution The password is stored in unencrypted form either in the gator32.ini file for the ANSI version, or in the gator32w.ini file for the Unicode version. Because of this, you may want to create special data sources and passwords for use with ODBC Test or use only the ODBC Test Handles test source.
DATABASE=Employee;NetLib=DBNMP3
You can also modify or delete test sources with the Manage Test Sources dialog box.