Subject Re: [IBO] Don't have any error but it is not Posting !!!
Author Jason Wharton
He can use that or Commit or CommitRetaining. Calling Refresh() also forces
all datasets in the transaction to refresh in conjunction with the commit or
rollback.

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


----- Original Message -----
From: "Marc Leclerc" <mlpgr@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, March 19, 2001 8:41 PM
Subject: Re: [IBO] Don't have any error but it is not Posting !!!


> Hi Jason,
>
> So to correct my answer, should he use IB_Transaction->refresh(true);
>
>
> ----- Original Message -----
> From: "Jason Wharton" <jwharton@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Monday, March 19, 2001 10:26 PM
> Subject: Re: [IBO] Don't have any error but it is not Posting !!!
>
>
> > CommitUpdates is for cached updates only. It tells the buffers that the
> > updates have been committed and so that they now can be moved from the
new
> > buffer to the current buffer slot.
> >
> > HTH,
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com