Click here to Skip to main content
15,913,854 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How will i check that no. of MSSQLSERVER instance have install into LAN through VB.Net coding?????
Please help me...
Posted

Can you simply try connecting it using SqlConnection[^]
 
Share this answer
 
Go through the below CP articles

Enumerate SQL Server Instances in C#, Using ODBC[^]

Locate SQL Server instances on the local network[^]

Do a Simple search in Google/CP before posting a Question.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900