Configure the Database Connection - Tools - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Tools

Platform
Brainware
Product
Tools
Release
Foundation 23.1
License

To configure the database connection, complete the following steps.

  1. From the [Installation path]\Brainware Intelligent Capture\bin directory, open DstWkBrw.exe.config in a text editor.
  2. 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.
  3. Save and close the file.