![]() SET_DATABASE_CONNECTION |
![]() DEVELOPER |
![]() |
|
|
Purpose |
SET_DATABASE_CONNECTION enables the set up of runtime database connection strings. |
Syntax |
SET_DATABASE_CONNECTION(db_name,connection_string) |
Operation |
db_name is the database name. The maximum length of the logical database name is 20 characters and must be a database specified in the PROIV Dashboard > Virtual Machine. connection_string.
This must be the full connection string and
include the user name, password and data source.
|
Remarks |
Each call to SET_DATABASE_CONNECTION adds the connection string to the list of connection strings, so it is not advisable to use this option repeatedly. |
Topic ID: 520253