Would anyone happen to know how I can return a list of database servers on the visible windows network? (Much like the windows network searching drop down menu in most of MS's apps.)
I 'm trying to provide the user with a list of database servers on the local network (in a treeview, etc.). After the user picks the server, the app would try to inventory it's databases and add them as child nodes to the parent server node.