Thursday, March 29, 2012

Get all SQL Server Names

hi,
can someone tell me how can i get all sql server names in my network.
thanks

You can use System.Data.Sql.SqlDataSourceEnumerator, please refer to:

http://msdn2.microsoft.com/en-us/library/a6t1z9x2.aspx

No comments:

Post a Comment