Subject | Re: TIBOQuery and DML Synchronization |
---|---|
Author | Marcel Brink |
Post date | 2004-03-03T21:34:32Z |
--- In IBObjects@yahoogroups.com, "zpululu" <zpululu@y...> wrote:
This is possible, since I use in my entire app.
You have to use TIBOQuery.InternalDataset to set the
DMLFlags, and you have to write your own eventhandler
for Sending and Receiving DMLCacheItems.
Marcel Brink
Xploration.
> Hello !Hi,
>
> I want to use DML Synchronization technic with a TIBOQuery (not
> TIB_Query), is it possible ???!!!
>
> Can someone help me !!! very urgent !!!
>
> I need it for a data synchronization in a local area Network !!
This is possible, since I use in my entire app.
You have to use TIBOQuery.InternalDataset to set the
DMLFlags, and you have to write your own eventhandler
for Sending and Receiving DMLCacheItems.
Marcel Brink
Xploration.