Could someone tell me how get the names of the server
running SQL Server in my LAN using VB.NET ????

Many thanks
nq

Re: How get the names of the SQL Servers available by Miha

Miha
Thu Nov 20 13:07:19 CST 2003

Hi Nicola,

One way would be to use SQL-DMO COM objects.
Check out this thread:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=ecGPqyGRCHA.1632%40tkmsftngp13&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26q%3Dget%2Bsql%2Bserver%2Bnames%2Bgroup%253A*dotnet*

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com

"Nicola" <nicola@spac-spa.it> wrote in message
news:02d501c3af96$13a96690$a101280a@phx.gbl...
> Could someone tell me how get the names of the server
> running SQL Server in my LAN using VB.NET ????
>
> Many thanks
> nq



Re: How get the names of the SQL Servers available by Miha

Miha
Thu Nov 20 16:16:15 CST 2003

Check also this article:
http://www.codeproject.com/csharp/servercombobox.asp

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com

"Nicola" <nicola@spac-spa.it> wrote in message
news:02d501c3af96$13a96690$a101280a@phx.gbl...
> Could someone tell me how get the names of the server
> running SQL Server in my LAN using VB.NET ????
>
> Many thanks
> nq