Subject | Re: [IBO] Cannot delete current row |
---|---|
Author | Jason Wharton |
Post date | 2003-01-17T00:28:05Z |
Is it an access violation or just an exception?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: <nschoemaker@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 15, 2003 2:04 PM
Subject: [IBO] Cannot delete current row
> Hi,
>
> Trying to delete a record with a foreign key constraint, gives me
> the normal violation of FOREIGN KEY constraint error.
>
> Retrying to delete the same record after this gives me an AV "Cannot
> delete current row"
>
> If i navigate to an other record(or refresh the record) and back i
> get the "normal" error.
>
> Is this due a setting or by design ?
> TIA,
>
> Nico.