Re: [SQL] foreign key problems

2005-01-05 Thread BARTKO, Zoltán
is not too kosher. Thanks for your assistance Zoltan > > On Tue, 4 Jan 2005, [iso-8859-2] BARTKO, Zoltán wrote: > > > if I create the tables that are in the attached file, I can't insert > > rows into the AAttachment table, even though the rows in DObject with > > th

[SQL] foreign key problems

2005-01-04 Thread BARTKO, Zoltán
Dear all, I have a problem: if I create the tables that are in the attached file, I can't insert rows into the AAttachment table, even though the rows in DObject with the given primary key exist (PgSQL 8.0 rc1 complains about (ownerid)=(insert the number here) not available in DObject. The same h