Hi All,
I am trying to build a user control that will do exactly what the SQL 2005 Connect to Server interface do, eventually create a connection string and store in a app.config file.
It should allow user to select server type, server name, authentication, user name and password.
It should also automatically load available servers and domain login by default.
Any one have any idea on how it can be accomplished?
regards,
Andy
I am trying to build a user control that will do exactly what the SQL 2005 Connect to Server interface do, eventually create a connection string and store in a app.config file.
It should allow user to select server type, server name, authentication, user name and password.
It should also automatically load available servers and domain login by default.
Any one have any idea on how it can be accomplished?
regards,
Andy