Subject Buffering & Parameterised TIB_Query
Author sdbeames
Hi,
is it possible to setup a TIB_Query, (that takes an input parameter
to select data for a particular date), so that it retains the data
previously retrieved in its buffer when the input parameter is
changed and new data is fetched?

I'm currently using TIB_Cursors and STL containers to do this, but
wondered if there was a simpler way.

Thanks,
Steve