Re: ProgressBar and ADO Dataset
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 26 Jun 2006 20:54:30 -0500
Thanks for you reply. I doubt that the intial fetch will have fetched all
the records (my test data set > 25000 records). When I used the conventional
progressbar mechanism you can see it fetching the records and then proceding
to write them to the table on the local machine. Again, this was the idea
of moving to the OnFetchProgress event to show thw progress to the user. I
will give it another try.
WRT the OnFetchComplete event it also did not seem to fire as expected as
you may well have seen the code to check for the end of the file although it
was put on the OnEndofrecordset I previously tried it on the OnFetchComplete
and noted that it never stopped the loop I was using to write the recs to
the local table.
Do you have any controls connected to your dataset? If you do try disconnecting
them.
Are you changing any of the TadoDataset defaults other than the execute options?
I guess I don't know if the Oracle Ole db driver supports Async fetch so I can't
say it will work.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- ProgressBar and ADO Dataset
- From: Tom Dalton
- Re: ProgressBar and ADO Dataset
- From: Brian Bushay TeamB
- Re: ProgressBar and ADO Dataset
- From: Tom Dalton
- ProgressBar and ADO Dataset
- Prev by Date: Re: Refresh DB
- Next by Date: TADOConnection error - connection string
- Previous by thread: Re: ProgressBar and ADO Dataset
- Next by thread: Connecting SQL Server 2005 Everywhere Edition
- Index(es):