Re: How to detect available SQL Servers in C#?
From: Wesam (public_2000_at_hotmail.com)
Date: 06/24/04
- Previous message: Peter Gruendler: "Re: VBscript Error 800a01a8 on Connection.Close"
- In reply to: William \(Bill\) Vaughn: "Re: How to detect available SQL Servers in C#?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 10:07:02 +0200
Thanks Bill for your reply ... I used SQL-DMO ... and it works very well.
Veszko
"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
news:OUlv8s6VEHA.3524@TK2MSFTNGP12.phx.gbl...
> Sure. Use COM interop to call SQL-DMO. It can enumerate servers.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> __________________________________
>
> "Wesam" <public_2000@hotmail.com> wrote in message
> news:%23beJYJ5VEHA.3380@TK2MSFTNGP11.phx.gbl...
> > Dear all,
> >
> > I need to get a list of all running SQL servers on the LAN? is there a
way
> > to that in .NET? I mean is there some sort of class or something that
can
> do
> > this?
> >
> > I'd highly appreciate your reply,
> >
> > Veszko
> >
> >
>
>
- Previous message: Peter Gruendler: "Re: VBscript Error 800a01a8 on Connection.Close"
- In reply to: William \(Bill\) Vaughn: "Re: How to detect available SQL Servers in C#?"
- Messages sorted by: [ date ] [ thread ]