Subject DefaultDMLCatchRecieveItem Fetches all records from server when ItemType is ditInsert !!??
Author Kamlesh
Dear Friends,

while using DefaultDMLCacheReceivedItem function in my query's
OnDMLCacheReceivedItem event i found ( with TIB_Monitor ) that
TIB_Query fetches all record from server again(while ItemType is ditInsert)

and what i want is just fetch only required record ( whose id is specified
in ADMLCacheItem )


is there any way to manually insert a record into query's internal buffer ?

Regards
Kamlesh