Is it possible to implement replication between two different versions/editions/ bits(32/64)
Example:1
Publisher -->SQL 2005
Distributor-->SQL 2008
Subscriber-->2012
and vice versa.
Example 2:
Publisher -->SQL 2005 Standard
Distributor-->SQL 2005 enterprise
Subscriber-->SQL 2005 express edition
Example2 :
Publisher -->SQL 2005 Standard 32bit
Distributor-->SQL 2005 enterprise 64 bit
Subscriber-->SQL 2005 enterprise 32 bit