Subject | Buffering & Parameterised TIB_Query |
---|---|
Author | sdbeames |
Post date | 2004-02-24T00:14:30Z |
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
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