G
Guest
how can i test in my C# code that the sql2000 server is available or can be
seen on the network? Right now when i connect to it it gives me an exception,
and it takes a while to spit out the exception, i mean i can hide the
exception message box, but the time it takes to open the connection and find
that the server is not available is just way too long.
Is there any method or something that can check the availability of an
sql2000 server on the network?
seen on the network? Right now when i connect to it it gives me an exception,
and it takes a while to spit out the exception, i mean i can hide the
exception message box, but the time it takes to open the connection and find
that the server is not available is just way too long.
Is there any method or something that can check the availability of an
sql2000 server on the network?