actually my task is to iam having 2 databases and during login i need to select one of them and login to the application
and wat ever data i manipulate should enter into the selected databases .
so that is the reason i was planning to change the database of connection string .
since iam using a single connection string through out my application
so can u plz guide me wat should i do to overcome this problem