On Sunday 26 March 2017 18:37:36 Michael Van Canneyt wrote:
>
>
> Looking at the above unit, I can only presume you load the field directly
> from the cursor returned by the native library.
>
Correct.
>
> As far as I can make out, TSQLResult is usable only for scanning a result
> set. TDataset has
En Sat, 25 Mar 2017 02:32:33 -0600, Gary Doades
escribió:
Many thanks for your reply. I had read about UniDirectional and I have
indeed tried this. It doesn't seem to make any significant difference.
Looking through the source code for TBufDataset it looks like
UniDirectional just turns
r
On Sat, 25 Mar 2017, Martin Schreiber wrote:
On Saturday 25 March 2017 10:28:37 Michael Van Canneyt wrote:
On Sat, 25 Mar 2017, Martin Schreiber wrote:
> On Saturday 25 March 2017 09:32:33 Gary Doades wrote:
>> I Understand about the "normal" use of TSQLQuery and data sets and I
>> also use
On Sat, 25 Mar 2017, Gary Doades wrote:
I had read about UniDirectional and I have indeed tried this. It doesn't seem
to make any significant difference. Looking through the source code for
TBufDataset it looks like UniDirectional just turns off building various
indexes/structures etc. and f