Subject | Re: [IBO] Cached updates |
---|---|
Author | Jason Wharton |
Post date | 2001-05-14T23:59:43Z |
I need something that allows me to quickly reproduce this error. I have
tested this and am not able to easily identify the problem.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
tested this and am not able to easily identify the problem.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "NSI Sadimo" <sadimo@...>
To: <ibobjects@yahoogroups.com>
Sent: Saturday, May 12, 2001 12:44 AM
Subject: [IBO] Cached updates
> I use IBO v3.6De and want to use cached updates. I have a problem when
> trying to catch apply errors. With TDataset or native queries, when
> there is an error I got the exception message even if I try to code the
> OnUpdateError. What I want is to know which record fails. Is there an
> other way of doing this? Thanks.