We have a transactional replication. On some tables foreign key constraints changes to with nocheck without any reason. We have changed it back to With Check but after inserting data it will change to with nocheck automatically.
↧
We have a transactional replication. On some tables foreign key constraints changes to with nocheck without any reason. We have changed it back to With Check but after inserting data it will change to with nocheck automatically.