Restricting database access (Standalone Web Client only)

When you add a database name to the URL path, only that database can be selected in the Login page.

Use this syntax to designate the URL path to a single database:


http://<host>/FsOptivaWeb/Login/FsFrmLogin.aspx?DbName=<dbname>

Here is an example.


http://<host>/FsOptivaWeb/Login/FsFrmLogin.aspx?DbName=demo11