Re: 1 child with 2 parents

2003-09-26 Thread Egor Egorov
[EMAIL PROTECTED] wrote: > > I have a table with a foreign key that references two > different parent tables. > I can't insert a row into this child table unless the > data is in both parent tables. I don't want the data to > be in both parent tables. > It's how foreign key constraints work. For

1 child with 2 parents

2003-09-26 Thread dobbo
Hi, I have a table with a foreign key that references two different parent tables. I can't insert a row into this child table unless the data is in both parent tables. I don't want the data to be in both parent tables. Is there a way round? thanks Rich -- MySQL General Mailing List For list