HighTechTalks DotNet Forums  

Re: Enumerate computers on network running SQL Server

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss Re: Enumerate computers on network running SQL Server in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Alex Feinman [MVP]
 
Posts: n/a

Default Re: Enumerate computers on network running SQL Server - 07-07-2003 , 08:14 PM






Since SQL server is capable of running on an arbitrary port, the only
reliable way of doing what you want is quering Active Directory (provided
that we are talking about SQL2000 in domain environment). Quering the AD
from .NET CF is painful. You may be able to do it easier via web service

"Ian Williamson" <bmcpeake (AT) nospam (DOT) shaw.ca> wrote

Quote:
Greetings,

I would like to be able to enumerate all computers that
are on the network that have an instance of SQL Server
running. Any ideas?

Cheers, Ian Williamson





Reply With Quote
  #2  
Old   
Ian Williamson
 
Posts: n/a

Default Re: Enumerate computers on network running SQL Server - 07-07-2003 , 09:11 PM






Fair enough.

How about just enumerating ALL computers on the network
then?


Quote:
-----Original Message-----
Since SQL server is capable of running on an arbitrary
port, the only
reliable way of doing what you want is quering Active
Directory (provided
that we are talking about SQL2000 in domain
environment). Quering the AD
from .NET CF is painful. You may be able to do it easier
via web service

"Ian Williamson" <bmcpeake (AT) nospam (DOT) shaw.ca> wrote in
message
news:068b01c344de$b51d4a50$a301280a (AT) phx (DOT) gbl...
Greetings,

I would like to be able to enumerate all computers that
are on the network that have an instance of SQL Server
running. Any ideas?

Cheers, Ian Williamson




.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.