Subject | Cached updates |
---|---|
Author | NSI Sadimo |
Post date | 2001-05-12T07:44:44Z |
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.
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.