Subject Re: [IBO] Refresh
Author Luiz Alves
> I have a table and transaction and I have to process few records in
> it, so I start a transaction using StartTransaction. I make some
> changes to a record and after posting I refresh the table, and I
> loose all the changes I made to the record. What could be causing
> this?

I think you have to commit the data.

Luiz.