openIdbConnection(Int32, String) Method
opens a database connection
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static bool openIdbConnection( int env, string database )
Parameters
- env
- Type: Int32number of the environment as given in the settings
- database
- Type: Stringdatabase to replace database selection parameter in connection string of environment
Returns
Boolean
True on success