65.9K
CodeProject is changing. Read more.
Home

Enumerate SQL Server Instances in C#, Using ODBC

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.90/5 (28 votes)

Apr 19, 2005

CPOL

2 min read

viewsIcon

314902

downloadIcon

11795

An article on enumerating SQL Server instances in C# using ODBC thus removing any dependancy on SQLDMO. Based on the C++ article by Santosh Rao.