Replacing Database connection upon login
Hello guys... I'm working on a login site wherein the username of the user will identify what database is he going to use...
I have already prepared a code to get the connectionString from the database to be used but i can't figure it out on how to replace the connection strings of my datatables(object) and adapters(object)...
Can somebody help me on this one???
|