Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Dear friends, How to get the sql instance name running on the computer in window form in vb.net Thanx Taher
Taher, You can enumerate the SQL Server 2005 instances using ADO.NET. The details are given at Enumerating Instances of SQL Server (ADO.NET)[^].