Database Connection Data
Use this tab to specify the data required to connect to the SQL Server.
- Server
- The server to link the .net program to the address of the local SQL Server database.
- Database
- The database to link the .net program to the correct database on the SQL Server.
- Authentication Type
- The authentication type to access the SQL Server database.
- Username
- The username for the SQL Server database.
- Password
- The password for the SQL Server database.
Specify this information in the Database Connection Data tab:
- Use the option to validate the specified information and enable access to the SQL Server database. The red mark indicates that the configuration data is not valid. The green mark indicates that the configuration data is valid.
- Use the option to create the biometric table in the SQL Server database. The red mark indicates that the table is not created. The green mark indicates that the table is successfully created.