...
For this refer to Installation of MPBM App.
Connection to application databases
The MPBM application can connect to multiple different application databases (evolution databases).
The connections to these databases are stored in the BudgetModule database in a table called "_as_MPBM_ServerInfo".
Code Block |
---|
Server={server name};Database={database name};User Id={username, mostly sa}; Password={password}; Connection Timeout=300 |