There are several tables in a computer running sql server 6.5.
I want to replicate it to another computer running sql server 2000.
Can it work?
How to do it?
Thank you very much.There are several tables in a computer running sql server 6.5. I want to replicate it to another computer running sql server 2000.
Q1 Can it work?
Q2 How to do it?
Thank you very much.
A1 Yes, though 6.5 does not support newer features e.g.(merge).
A2 Publish in 6.5, subscribe in 2k, For details see 6.5 and 2k BOL.|||The following article should be very helpful - I stumbled across it a couple of days ago because I am in the middle of upgrading a ss 7 to ss2k with transactional replication with immediate updating (which is a little problematic)
article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replimpl_4joy.asp)|||Originally posted by rnealejr
The following article should be very helpful - I stumbled across it a couple of days ago because I am in the middle of upgrading a ss 7 to ss2k with transactional replication with immediate updating (which is a little problematic)
article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replimpl_4joy.asp)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment