Click here to Skip to main content
15,867,704 members
Articles / Database Development / SQL Server

Enumerate SQL Server Instances in C#, Using ODBC

Rate me:
Please Sign up or sign in to vote.
4.90/5 (33 votes)
18 Apr 2005CPOL2 min read 304.9K   11.7K   80  
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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Ireland Ireland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions