G
Guest
Hi,
I have VB.Net/SQL Server app that connects to a common instance of SQL
Server but the "initial catalog" entry in the ..exe.config needs to be user
specific. Is this possible, i.e. can I have multiple copies of the
...exe.config and place them directories that will searched when the app
starts depending upon who logged in?
If that can't be don, is it possible to change ...exe.config values after
the application has started?
TIA
I have VB.Net/SQL Server app that connects to a common instance of SQL
Server but the "initial catalog" entry in the ..exe.config needs to be user
specific. Is this possible, i.e. can I have multiple copies of the
...exe.config and place them directories that will searched when the app
starts depending upon who logged in?
If that can't be don, is it possible to change ...exe.config values after
the application has started?
TIA