Posts
Sort by recent activity
Adding WITH CHECK to Foreign Keys
Is there a way to have SQL Compare include the WITH CHECK option when it creates or alters a foreign key constraint? There is an option to do this in SQL Data Compare but I can not see how to do t...