Re[2]: delete rules for foreign keys???

Florian Thienel <[email protected]> Wed, 27 Aug 2003 10:32:27 +0200
Newsgroups gmane.comp.db.sapdb.general
Organization Docufy GmbH
Message-ID <[email protected]>
>> If I redefine the foreign keys in a different order (e.g. C, D, B) the
>> delete rule for the first one is correct ("SET NULL"), but the second
>> one is wrong again. It is the same for "CASCADE" except "SET NULL".

> well, did you test it?
> this sounds like an old SQL-Studio bug
I opened the table definition in SQL-Studio and looked at the foreign
key tab. So it seems to be this old SQL-Studio bug.

I should better look at the system tables next Time...