Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Multi-Database Login

Bizview now supports specifying several databases in the connectionStrings.config file. This enables the installation of one web application that can simultaneously run against several databases instances (e.g. several different implementations/clients).

To enable this , add rows in your connectionStrings.config file, ideally by launching DB Wizard.

Each row in the connectionStrings.config file has an Alias name, this is the name you should use in the URL:

web.config.dbwizard.multiinstance

To browse to the Bizview application, including specifying a target database, use the url parameter ?db= as below
http://localhost/bizview/?db=<alias>

Next step:Enabling Bizview Document Viewer

Published:

Multi-Database Login

Bizview now supports specifying several databases in the connectionStrings.config file. This enables the installation of one web application that can simultaneously run against several databases instances (e.g. several different implementations/clients).

To enable this , add rows in your connectionStrings.config file, ideally by launching DB Wizard.

Each row in the connectionStrings.config file has an Alias name, this is the name you should use in the URL:

web.config.dbwizard.multiinstance

To browse to the Bizview application, including specifying a target database, use the url parameter ?db= as below
http://localhost/bizview/?db=<alias>

Next step:Enabling Bizview Document Viewer

For an optimal Community experience, Please view on Desktop
Powered by Zendesk