Login into winform and access two database on selection
in my project I have a login page with to text box username and password and one combo box with 2 dropdown com1 com2
I want that if user select com1 database 1 will be accessed and if user select com2 database 2 will be accessed
all suggestions are welcome