all groups > sql server connect > february 2007 >
You're in the

sql server connect

group:

SQL Database Engine



SQL Database Engine sachinnshah NO[at]SPAM gmail.com
2/20/2007 5:19:55 AM
sql server connect: Hi,

I want to find out number of SQL Server database engine running in my
network ?

I want to write code in VB but can you just give me idea?

Regards,
Sachin
Re: SQL Database Engine William (Bill) Vaughn
2/20/2007 10:31:16 AM
Check out the DBProvider Factory classes. They can enumerate any (visible)
servers for any specified provider. There is an example of this in my book.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
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.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------

[quoted text, click to view]

RE: SQL Database Engine Aleksandar Grbic
2/22/2007 6:29:08 AM
osql.exe -L
--
Aleksandar Grbic
MCDBA, Senior Database Administrator


[quoted text, click to view]
AddThis Social Bookmark Button