Animation problem

Tomm
03-21-2001, 03:01 PM
Help!!
I have an application that executes a stored procedure on an SQL server and returns a record set which populates some text fields on a form. I want to have an animation play (or a progress bar) for the user while the stored pocedure is being executed waiting for the return of the record set. I have tried using the animation control but it does not work. When I execute the stored procedure the animation does not play. (It seems to hang)
Thanks in advance for any help.

Robby
03-21-2001, 04:37 PM
Place a "DoEvents" before your animation call.

If that doesn't work, I'll post the code for a progress bar.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum