Subject | RE: [IBO] Updating with TIBOTable only modified fields with old value <> new value |
---|---|
Author | IBO Support List |
Post date | 2015-05-15T15:50:44Z |
Hi Henry,
Using TIBOTable is fine. No need to change over to TIBOQuery
if you don't want to.
Try setting PreparedInserts and PreparedEdits to
false.
Hope this helps,
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Friday, May 15, 2015 3:43 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Updating with TIBOTable only modified fields with old value <> new value
yes I'm convinced i should change to TIBOQuery as soon as I have find a secured path to do it
I have find conversations in the group with the same concern but without answer
Thanks in advance
Henry