Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesA couple of questions about Merge Replication (involving two 2000 servers): 1. From what I read Merge Replication requires a uniqueidentifier column and will create one if you do not already have one. Correct? 2. If #1 is true, then do you have to have primary keys for every table involved in Merge Replication? Thx.
Post Follow-up to this message1. Yes 2. Not for merge since it will use rowguid columns, but you really should have PK on every table in your database. MC "CLM" <CLM@discussions.microsoft.com> wrote in message news:F06DE00E-F49B-49A9-90BA- 7415204A4E99@microso ft.com... >A couple of questions about Merge Replication (involving two 2000 servers): > > 1. From what I read Merge Replication requires a uniqueidentifier column > and will create one if you do not already have one. Correct? > 2. If #1 is true, then do you have to have primary keys for every table > involved in Merge Replication? > > Thx.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread