Viewing 2 posts - 1 through 3 (of 3 total)
Don't think so, Andy... all I've done is:
app = New SQLDMO.Application()
availableServers = app.ListAvailableSQLServers
(Forgot to mention, this is VB.NET using DMO via COM interop).
Both PCs have only ever had Win2k, SQL2k...
March 20, 2002 at 4:13 pm
#425762
Weird DMO problem... two machines on network, each can see the other. SQL2k running on one as server, SQL2k client tools only on the other. DMO app running...
March 20, 2002 at 3:41 pm
#425759