We move from sql 2008 standard to express. I know publication/subscription is not allowed in sql 2008 express. I would like to know if is any other option for replication in express version?
Regards
|
We move from sql 2008 standard to express. I know publication/subscription is not allowed in sql 2008 express. I would like to know if is any other option for replication in express version? Regards |
||||
|
|
SQL Server 2008 Express may participate as a subscriber, it just cannot be a publisher. However, two-way merge replication is supported. |
|||||||||
|