sql server - Replacing SQL replication -


we looking replace sql server replication.

today we've got several version on sql installations because sql replication not support working different sql versions (2005 , 2008 example), instead of having several installation of sql version (2005,2008,2012 etc...), looking install single version on server (let's 2014) , using version replicate between our clients (2005+).

today using transnational , merge replication @ same time each database.

i know:

  • is there way make different version replicate each other?
  • is there , tool can replace replication?

sql server 2014 supports replication sql server 2008 , on. https://msdn.microsoft.com/en-us/library/ms143550(v=sql.120).aspx
if use sql server 2012 backend, sql server 2005, 2008 , 2012 clients supported.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -