Posts
Sort by recent activity
Insert records with a CHECK NOT FOR REPLICATION constraint
Hi,
I have two SQL Server 2000 databases set up with Merge Replication between them. I'm using Automatic Identity Range Handling to keep the identity values unique.
I used SQL Data Compare to disc...