To configure the database connection, complete the following steps.
- From the [Installation path]\Brainware Intelligent Capture\bin directory, open DstWkBrw.exe.config in a text editor.
-
Complete one of the following actions.
Situation Steps Configure the connection to a SQL Server database. - Set Data Source to the data source.
- Set Initial Catalog to the SQL Server database catalog.
- Set User ID to the SQL Server user ID.
- Set Password to the SQL Server password.
Configure the connection to an Oracle database. - Set Data Source to the data source.
- Set User ID to the service account user ID.
- Set Password to the service account password.
- Save and close the file.