Subject | RE: [IBO] Refresh records |
---|---|
Author | Jason Wharton |
Post date | 2006-11-13T20:48:39Z |
> How to refresh another computer that use same Firebird 2.0 databaseSearch the archives for the DML Caching features. It is integrated
> and using same program (IBO 4.6Bc) at the same time after
> another user
> Insert or Update some tables? I mean (auto refresh on another
> computer)?
>
> Can someone give a sample? What component use (IBO) for this project?
throughout the various components you use in IBO and there is a
TIB_SyncCursor that facilitates the coordination between them all.
You may also want to look at the Survey sample application carefully as it
is almost entirely dedicated to showing how this can be done.
Kind regards,
Jason Wharton