The Advanced Access Code options allow the choice of where the Access Code for a user is stored.

  1. Use the Access Code specified in User Settings

    This choice simply uses the Access Code as entered on the User Settings ~ User page.

  2. Access Code stored in a database

    This choice allows the use of an ODBC database lookup to retrieve the Access Code for the user.

    To successfully retrieve the Access Code value from the database the following fields must be defined:

    These values will be used to create a query in the form:

    SELECT Dictator ID FROM Table WHERE Access Code = 'access code value'

    Use the [Test] button to test the database connection and that the expected value is returned from the database query.

    For more go to Database Test.

Restore

The [Restore] button will set the option to Use the Access Code specified in User Settings and clear all other fields on this page.

See also:
User Settings ~ User
Settings