This forum is closed. Thank you for your contributions.
Sign in
Microsoft.com
United States (English)
Australia (English)
Brasil (Português)
Česko (Čeština)
Danmark (Dansk)
Deutschland (Deutsch)
España (Español)
France (Français)
Indonesia (Bahasa)
Italia (Italiano)
Magyarország (Magyar)
Nederland (Nederlands)
Polska (Polski)
România (Română)
Singapore (English)
Türkiye (Türkçe)
Россия (Русский)
ישראל (עברית)
المملكة العربية السعودية (العربية)
ไทย (ไทย)
대한민국 (한국어)
中国 (中文)
台灣 (中文)
日本 (日本語)
香港特別行政區 (中文)
Microsoft
Home
Ask a question
Quick access
Forums home
Browse forums users
FAQ
Search related threads
Remove From My Forums
Answered by:
Sync Framework for different versions of SQL server
Archived Forums 401-420
>
SyncFx - Microsoft Sync Framework Developer Discussions
Question
0
Sign in to vote
Hi,
Is it possible to synchronize SQL 2000 and SQL 2008 using sync framework?
If yes are there any examples in the web?
Phaneendra.
Moved by
Liam Cavanagh - MSFT
Microsoft employee
Thursday, January 21, 2010 4:36 PM
(From:SyncFx - General)
Wednesday, January 20, 2010 11:13 AM
Answers
0
Sign in to vote
Hi,
The Collaboration providers could work.
You could easily try it for yourself by adapting the SQL-SQL Sample:
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3762
If there are statements that are not supported by SQL 2000, you could use the DbsyncProvider to customize the commands: see
http://msdn.microsoft.com/en-us/library/cc807291(SQL.105).aspx
HTH.
Marked as answer by
Liam Cavanagh - MSFT
Microsoft employee
Thursday, January 21, 2010 8:32 PM
Thursday, January 21, 2010 12:22 PM
© 2023 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement