Subject Re: [IBO] OnDMLCacheReceivedItem
Author Jason Wharton
It only makes sense to receive them with a buffered dataset. If you want to
make a cursor announce them you simply have to do it manually. There are
public methods and an item object you use to send the message. Look at the
code to see how it is done.

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


----- Original Message -----
From: "Luiz Alves" <cprmlao@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, April 02, 2001 4:26 PM
Subject: [IBO] OnDMLCacheReceivedItem


> Does the event OnDMLCacheReceivedItem works to a tib_cursor or only to
> tib_query?
>
> Thanks in advance,
> Luiz.