I'm new here. I'm a .NET programmer, and I've recently been asked to fix a few things in the setup program for our application. (We're using Wise for Windows Installer Standard edition.)
What I need to do is take the servername/username/password for a Microsoft SQL server (entered into textboxes by the user) and make sure that they're valid (i.e. I need to make sure I can actually connect to the server and have permissions to "do things' on it with the given username and password).
I've only been using Wise (and Windows Installer) for about 3 days now, so I'm completely lost and clueless

Thanks!
~ clueless when it comes to setup programs
