Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Finding SQL Servers

    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...

  • RE: Finding SQL Servers

    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...

Viewing 2 posts - 1 through 3 (of 3 total)