Re: MSDE not showing up in SQLDMO.ListAvailableServers
From: Martijn Tonies (m.tonies_at_upscene-remove-.com)
Date: 07/29/04
- Next message: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Previous message: Andrea Montanari: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- In reply to: Andrea Montanari: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Next in thread: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Reply: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Jul 2004 23:40:55 +0200
> In SQL Server 2000 using MDAC 2.6 this changes a little, because now the
> default protocol has been changed to be TCP/IP sockets and instead of a
> NetBIOS broadcast, they use a TCP UDP to detect the servers. The same
logic
> still applies roughly.
> - SQL Server that are running
> - SQL Server that listening on TCP/IP
> - Running on Windows NT or Windows 2000 or Windows 9x
> - If you use routers and these are configured not to pass UDP broadcasts,
> only machines within the same subnet show up.
>
> Upgrading to Service Pack 2 of SQL Server 2000 is required in order to
have
> .ListAvailableServer method to work properly, becouse precding release of
> Sql-DMO Components of Sql Server 2000 present a bug in this area.
Then again, you might want to quit using SQL-DMO for this,
as Yukon removes SQL-DMO again :-(
-- With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com
- Next message: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Previous message: Andrea Montanari: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- In reply to: Andrea Montanari: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Next in thread: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Reply: Euan Garden[MS]: "Re: MSDE not showing up in SQLDMO.ListAvailableServers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|