Subject | Why DefaultDMLCatchRecieveItem Fetches all records from server when ItemType is ditInsert !!?? |
---|---|
Author | Kamlesh |
Post date | 2003-07-30T07:31:40Z |
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
[Non-text portions of this message have been removed]
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
[Non-text portions of this message have been removed]