Async fetch of a dataset
- From: "Larry Maturo" <lmaturo@xxxxxxxxxx>
- Date: Thu, 30 Jun 2005 16:06:49 -0500
I'm actually using TsaBetterADODataSet, and I'm trying to do an asynchrouous
fetch of data using an Execute option of eoAsyncFetchNonBlocking. I'm using
a CommandType of cmdText. I'm trying to use the events FetchComplete, and
FetchProgress, but they never get called. I've also set InitialFetchSize to
0 to
make sure they get called even for a small data set. I've set breakpoints
in them, and the breakpoints never get called. This is under Delphi 7. Any
help would be appreciated.
-- Larry Maturo
.
- Prev by Date: Connecting to MSACESS 2000+ (ie 2003) and sending in a password
- Previous by thread: Connecting to MSACESS 2000+ (ie 2003) and sending in a password
- Index(es):