Subject | Re: [IBO] OnError events don't work |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-03-09T07:53:54Z |
Robert,
as Helen said, it isn't an error. But I think there is a property called
RowsAffected, check if this one is 0 after a delete and do whatever "error"
handling you want.
Set
At 16:32 08.03.2001 -0000, you wrote:
as Helen said, it isn't an error. But I think there is a property called
RowsAffected, check if this one is 0 after a delete and do whatever "error"
handling you want.
Set
At 16:32 08.03.2001 -0000, you wrote:
>Hi,
>
>i simply try to delete from an emty table and the OnError Events of
>the IB_Query will not called. Any solutions?
>
>Robert Cutty