External database connections may be used for database lookups in Checklist questions
1. Select Configuration > External Database Connections.
2. Click Add.
3. Enter the Description.
4. Enter the Connection String information in the format of:
Provider=SQLOLEDB;Server=servername;Initial Catalog=databasename;User Id=username;Password=password;
5. Click Test to test your database connection.