EOAsyncFetchNonBlocking Question



Cheers,

I am experimenting with the TADOQuery properties to see if setting some of
the properties could help speed up
my Queries. Then I found out that by setting TADOQuery.ExecuteOption to
EOAsyncFetchNonBlocking speeds up things
quite nicely. However, I found out that it seems to bypass the First and
Last record, I did however found a fix for that.\

My question is now, is there any other issues that I should be concerned of?
What's the pros and cons, and also how does
EOAsyncFetchNonBlocking differ from the other options?

TIA
Randy
BDS2005 Ent.


.