I have a central SQL Server 7 DB (sp2) running on NT 4.0 (sp6a). I have one
subscription configured to allow Anonymous connections. The Anonymous
subscriptions are located on Win98 laptops running MSDE (sp2 installed).
The remote MSDE database was created by attaching SQL Server 7 (sp2) desktop
database files (running on NT 4.0 workstation (sp6a). The subscription
merge is initiated from a VB application (using the SQLMerge object). This
all works great on the NT workstation running NT and desktop SQL Server (LAN
connectivity). It also works fine from the Win98/MSDE laptop over a dial-up
connection, unless the <subscription>.ReInitializeSubscription method is
invoked. Then any further merge replication method calls (from the client)
actually accomplish a complete Reinitialize (a snapshot replication is
accomplished instead of a merge replication). Any ideas??? Any help would
be appreciated!
--
Kevin Alons