|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 07, 2010 2:24 PM
Points: 3,
Visits: 20
|
|
Hello, Does DB replication setting requires a new license beside the existing?
Thanks, MBarry
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, August 28, 2009 2:09 AM
Points: 112,
Visits: 196
|
|
in SQL200x products replication is FREE (unlike competing vendors)
exceptions 1. if doing Oracle-SQL replication you would need SQL2005 Enterprise Edition 2. SQL/Express and SQLCE can be subscribers (not publisher or distribution engines)
BTW, you can A. have immediate/queued updating for transactional B. have merge repl and peer-peer if such topologies are required C. replicate from SQL to non-SQL via OLEDB/other data providers
if you have a mobile scenario you should also look at ADO Sync (new functionality in Beta)
HTH Dick
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 07, 2010 2:24 PM
Points: 3,
Visits: 20
|
|
|
|
|