LeonelSanchezJr
Programmer
I've never been able to use the Thermometer that comes with Visual FoxPro. I am using an OLE progress bar, but I'm not sure how to update it correctly.
I have a good idea of how I'm supposed to pass a parameter to it so that the progress bar will be updated, but it never works correctly.
I am running queries against many different tables and some tables may be larger than others, so it's difficult for me to anticipate how big these tables will be.
The report that comes from this form may take 2 seconds to run or several minutes, so I need to keep the user entertained.
Does anyone have any ideas about these OLEProgressBars?
:
I have a good idea of how I'm supposed to pass a parameter to it so that the progress bar will be updated, but it never works correctly.
I am running queries against many different tables and some tables may be larger than others, so it's difficult for me to anticipate how big these tables will be.
The report that comes from this form may take 2 seconds to run or several minutes, so I need to keep the user entertained.
Does anyone have any ideas about these OLEProgressBars?
: