Re: [BUGS] referential integrity error

2002-06-11 Thread Stephan Szabo
On Tue, 11 Jun 2002, [ISO-8859-1] Matej HollĂ˝ wrote: > /* > If a table contains two or more foreign keys referencing the same > table and they reference the same record in the other table, the > record's primary key cannot be changed even if the keys have the > "ON UPDATE CASCADE" clause

[BUGS] referential integrity error

2002-06-11 Thread Matej HollĂ˝
/* If a table contains two or more foreign keys referencing the same table and they reference the same record in the other table, the record's primary key cannot be changed even if the keys have the "ON UPDATE CASCADE" clause (see example below). It will say that "referential integrity e