Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
rubs_65
Posting Yak Master
144 Posts |
Posted - 2007-11-01 : 13:52:07
|
Hi,We are implementing push transaction replication from Production SQL Server 2000 database to SQL Server 2005 reporting server and SQL Server 2000 Test server.SQL Server 2000 PROD to 2000 Test is simple but from SS2000 to SS2005 I have following questions:Is it feasible to create push subscription from SQL Server 2000 to SQL Server 2005 database? (I am assuming this is possible but not sure if we can use push or only need to use pull)When I am trying to setup publisher/subscription properties, It only give me options to pick SQL Server 7.0 or 2000 or heterogeneous databases.When I am trying to register SQL Server 2005 database in EM of SS2000 it don't allow me to add it and through exception that I need to use Management studio, Is there any alternate way to register?Thanks--rubs |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-11-01 : 14:04:17
|
DuplicateTara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
|
|
|
|
|