Subject | IBOQuery Problem |
---|---|
Author | Hans Hoogstraat |
Post date | 2004-05-14T22:27Z |
I have a very simple test program that uses IBOQuery alike an IBOTable,
which uses Locate to either update a table row if it exists or append
to the same table if the row doesn't exists. No cached updates. Without
BSAfterInsert synchronization, the program will fail intermittently with a
' record not found' exception. If interested, I can forward the program
coding.
Added a button to turn the BSAfterInsert option on or off to assist in the
testing.
Best regards,
Hans
which uses Locate to either update a table row if it exists or append
to the same table if the row doesn't exists. No cached updates. Without
BSAfterInsert synchronization, the program will fail intermittently with a
' record not found' exception. If interested, I can forward the program
coding.
Added a button to turn the BSAfterInsert option on or off to assist in the
testing.
Best regards,
Hans