TExecuteOptions

From: Gerhard Kashofer (gerhard.kashofer_at_esa-at.at)
Date: 11/25/03


Date: Tue, 25 Nov 2003 07:18:58 +0100

Can somebody explain what the TExecuteOptions mean? I read in online- help
about, but the explaination is not enough to understand.
eoAsyncExecute
eoAsyncFetch
eoAsyncFetchNonBlocking
eoExecuteNoRecords
If i open a large dataset. Does the program have to wait until the full
dataset is transfered to the frontend, or can i configure a TAdoQuery (or
TAdoDataset ...) so that the programm goes on if there is enough data (lets
say 1000 records) to show the grid?