Thursday, September 20, 2007

Enumerating SQL Servers from .NET 2.0

I ran into a situation where I was not sure of the name of the SQL Server I would be using on a hosted site.

I found this code that helped to find a list of them all.

http://dotnetslackers.com/SQL/re-20320_Enumerating_SQL_Servers_from_NET_2_0.aspx

Hope this helps you too.

No comments: