• I did find that one in searching

    EXECUTE sp_msforeachtable @command1="Print 'Test'", @Command2 ="ALTER TABLE Foo.tblFoo WITH CHECK CHECK CONSTRAINT all"

    Am I doing something incorrectly because it seems to have no effect on the FK