Ignoring "NOT FOR REPLICATION"
lfagetti
Posts: 15 Bronze 2
Identity columns and Foreign keys can be marked "NOT FOR REPLICATION"
example:
[AdAttendID] [int] NOT NULL IDENTITY(1, 1) NOT FOR REPLICATION
It would be great to have an option to ignore "NOT FOR REPLICATION" during a match.
Thanks
example:
[AdAttendID] [int] NOT NULL IDENTITY(1, 1) NOT FOR REPLICATION
It would be great to have an option to ignore "NOT FOR REPLICATION" during a match.
Thanks
Comments
We are working on implementing this feature at the moment it should be in version 6.1, the release date for this hasn't been confirmed just yet. But it should be sometime in the next month or two.
Regards,
Jonathan
-Project Manager
-Red Gate Software Ltd