Subject Re: [IBO] Refresh the Current Record
Author Jason Wharton
Peleg,

> Hello All
> My name is koby and i am working with ibo ver 3ba.
> My question is if there is a way to refresh single record under this
condition:
> 1.i use TIBOQuery not IB_OQuery
> 2.my record did not commit yet but did post to the database.
> 3.how can i find the record id or the RowNum for using the
"InvalidateRowNum" function ?

Set the BufferSynchroFlags property so that when it posts it will get the
new version of the record from the server.

If you are doing an insert then you have to make sure that you provide the
value for the key prior to posting the insert and not in a trigger.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com