How to get different databases on pulldown list
I have a system that has four DBs, all the same except one is for regular employees and the others for special employees. All four have same layout.
I need a way to get a pulldown list, after logon, to select which DB the ASP.NET uses and then proceeds to the main page.
I am using Microsoft Visual Studio 2005 and I think there must be a way to make it a variable that points to that DB.
Any ideas?
Thanks,
Deaf
|