Test to see if a SQL Server exists
Is there a good way to test to see if a MS SQL Server actually exists?
I have an Access ADP and the user enters the name of their MS SQL server and I use that entry in my connection string, but if it is wrong my code bombs.
I might be able to trap for that error, but wanted to see if anyone else has a better solution.
Thanks.
__________________
Mitch
|