J
Jan Timmer
Hello all,
I have an (winforms) application that uses 3 different databases (MS
SQLserver 2000) that may be located in 1 or more SQL servers.
When run for the first time the user is presented a form where he can type
in the name of the SQL server and the database.
The user can then test the connection and save the configuration.
Now I want to make things a little bit easier by presenting the user a list
of available SQL servers and if possible database where he can choose from.
How do I go about?
Tia
Jan
I have an (winforms) application that uses 3 different databases (MS
SQLserver 2000) that may be located in 1 or more SQL servers.
When run for the first time the user is presented a form where he can type
in the name of the SQL server and the database.
The user can then test the connection and save the configuration.
Now I want to make things a little bit easier by presenting the user a list
of available SQL servers and if possible database where he can choose from.
How do I go about?
Tia
Jan