N Nicola Nov 20, 2003 #1 Could someone tell me how get the names of the server running SQL Server in my LAN using VB.NET ???? Many thanks nq
Could someone tell me how get the names of the server running SQL Server in my LAN using VB.NET ???? Many thanks nq
M Miha Markic Nov 20, 2003 #2 Hi Nicola, One way would be to use SQL-DMO COM objects. Check out this thread: http://groups.google.com/groups?hl=...UTF-8&q=get+sql+server+names+group%3A*dotnet*
Hi Nicola, One way would be to use SQL-DMO COM objects. Check out this thread: http://groups.google.com/groups?hl=...UTF-8&q=get+sql+server+names+group%3A*dotnet*
M Miha Markic Nov 20, 2003 #3 Check also this article: http://www.codeproject.com/csharp/servercombobox.asp