Re: SQL 2000 <-> SQL 2005
- From: "Paul Ibison" <Paul.Ibison@xxxxxxxxxxxxx>
- Date: Tue, 16 Jan 2007 17:40:12 -0000
Terry,
answers inline....
I have a situation where I need to sync data over a VPN (T-1 connectivity)Yes
on a semi-realtime basis. This data is not highly dynamic, at most a few
thousand rows change per day.
I have SQL 2000 on one end and SQL 2005 on the other. Can 2000 and 2005
work together?
What is the best replication type for close to real time synchronization,Can data be changed on each end? If so, can it conflict? If data flows in
is it 'Merge'?
one direction only, I would use transactional, which is also generally much
faster.
Can syncs be manually initialized in the prescribed type?Yes - by a variety of means - programatically, windows sync manager,
starting a job or using replication monitor.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .
.
- References:
- SQL 2000 <-> SQL 2005
- From: Terry Mulvany
- SQL 2000 <-> SQL 2005
- Prev by Date: SQL 2000 <-> SQL 2005
- Next by Date: This has to be easy...
- Previous by thread: SQL 2000 <-> SQL 2005
- Next by thread: Re: SQL 2000 <-> SQL 2005
- Index(es):