Hi,
How to determinate if an SqlServer instance existed in a Server?

Re: How to determinate if an SqlServer Instance existed? by Miha

Miha
Sat Aug 26 03:40:06 CDT 2006

Hi,

You might check out SqlDataSourceEnumerator class.

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"ad" <flying@wfes.tcc.edu.tw> wrote in message
news:Ow$z67NyGHA.1340@TK2MSFTNGP05.phx.gbl...
> Hi,
> How to determinate if an SqlServer instance existed in a Server?
>