There are 120 thousand records in the table. There is one in the blob field of the table ..
IBCQuery1 select the speed? 0:0:20:438
Why are you so slow?
IBQuery1 select the speed? 0:0:01:532
IBDAC How can I improve the speed?
IBDAC How can I improve the speed?
-
AndreyZ
Re: IBDAC How can I improve the speed?
To solve the problem, you should set the DeferredBlobRead option to True. DeferredBlobRead is used for fetching BLOB values when they are explicitly requested. You can find more information about the DeferredBlobRead option in the IBDAC documentation.