Connections¶
Within CALUMO, there are several features, such as Advanced Writeback and Authorised Procedures that rely on the configuration of a server to run a stored procedure.
To configure these servers, you need to go to the CALUMO Server Configuration page in the Administration section of the CALUMO Website and click on the Connections item.
Name¶
This is the friendly name you give your Stored Procedure Server. This is the name that needs to be provided for the Datasource
argument of CREFLEXSQL and CEXECSTOREDPROC.
Base Connection String¶
This is the valid connection string for the DB Provider you are using. See this great site for more details on connection strings and their composition: http://www.connectionstrings.com/
Username¶
The username of the SQL user.
Password¶
The password of the SQL user.
This value is encrypted.