This section contains the SQL connection strings that are used by Intelligent Capture.
The solution supports Oracle and Microsoft SQL Server databases.
Parameter | Type | Description |
---|---|---|
NN_ConnectionString | Freetext | This is the connection string for SQL group NN. |
NN_EncryptedPassword | Freetext | The encrypted password used in a connection string. The NN value
should match the NN value of the ConnectionString object that the
password is for. For example, To provide an encrypted password for
SQL_VL_02_ConnectionString=…, you should assign it as
SQL_VL_02_EncryptedPassword=… Please see Appendix D for information on encrypting a password. |