I need to find a way to get a list Microsoft SqlServer Servers that are available either on the client machine or on the network that the machine is currently connected to.
I'm probably looking in the wrong direction, but I can't see a way to access this information programmatically in C# ...
I'm probably looking in the wrong direction, but I can't see a way to access this information programmatically in C# ...