Subject | Deleting without Deleting |
---|---|
Author | Christian Mautendorfer |
Post date | 2003-07-24T23:45:41Z |
Hi,
In my DB, when a record gets deleted I set a Status flag to mark it as deleted.
The disadvantage is, that this makes server side referentail constraints
useless
in this context.
So I was wondering if there is any call I can make to test if a record is
deletable without
it actually being deleted.
TIA,
--Chris
In my DB, when a record gets deleted I set a Status flag to mark it as deleted.
The disadvantage is, that this makes server side referentail constraints
useless
in this context.
So I was wondering if there is any call I can make to test if a record is
deletable without
it actually being deleted.
TIA,
--Chris