Re: Insert fails with Foreign Keys

2005-12-22 Thread SGreen
"Jesse" <[EMAIL PROTECTED]> wrote on 12/22/2005 05:09:12 PM: > I'm experimenting with Foreign Keys to maintain referential integrity. I > have just added a Foreign Key to one of my tables, but now when I attempt to > add a new record, I get this error: > > #23000Cannot add or update a child r

Insert fails with Foreign Keys

2005-12-22 Thread Jesse
I'm experimenting with Foreign Keys to maintain referential integrity. I have just added a Foreign Key to one of my tables, but now when I attempt to add a new record, I get this error: #23000Cannot add or update a child row: a foreign key constraint fails (`fccamp/families`, CONSTRAINT `FK_C