yukon's transactional replication
| Hi yukon gurus, Does yukon transactional replication supports immediate update on subscriber with text, image and binary data types? tnx and regards, |
?
| Hi yukon gurus, Does yukon transactional replication supports immediate update on subscriber with text, image and binary data types? tnx and regards, |
?
Immediate update of text/ntext/image at subscriber will not be replicated to the publisher. Update of binary types is supported.
For a complete list of considerations for updatable subscriptions for transactional replication, you can refer to BOL topic "Updatable Subscriptions for Transactional Replication". Thanks,
-Peng
tnx, my present setup is transactional replication with immediate update(push) subscription, will this be ok if my publisher is SQL 2000 and the Subscriber is SQL 2005? tnx