Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Convert Constraints/Triggers to FK

    Hoped to avoid this... it basically involves scripting everything and starting over with our 200+ tables.

    Thanks anyways!

  • RE: Convert Constraints/Triggers to FK

    We have a table called Contract. It’s connected to a bunch of other tables.

    Below I’ve included three sample triggers – one for delete, one for insert and one for update.

    CREATE...

Viewing 2 posts - 1 through 3 (of 3 total)