|
How do I perform transactional replication for table with no primary key?
(comments are locked)
|
|
You don't. Transactional replication cannot be performed on tables without primary keys. Either add a primary key or use snapshot replication.
(comments are locked)
|

