Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Progress Bars / Thermometer 1

Status
Not open for further replies.

LeonelSanchezJr

Programmer
Jan 26, 2001
522
US
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?

::)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top