Polariz666
Programmer
Hi guys.
I have a program that does alot of SQL cycles and can take as long as 40 seconds to load in all the relevant data. At the moment, a form appears to show that the program is working (And taking up all of the CPU power), and disappears when the cycles have finished. However the forms are not drawn properly (Even though they are made to appear first in the code before the main execution starts), and also sometimes they do not get hidden again once the processing has finished.
What would be the best way to show status? And how would I go about implementing it.
Regards,
Mike.
I have a program that does alot of SQL cycles and can take as long as 40 seconds to load in all the relevant data. At the moment, a form appears to show that the program is working (And taking up all of the CPU power), and disappears when the cycles have finished. However the forms are not drawn properly (Even though they are made to appear first in the code before the main execution starts), and also sometimes they do not get hidden again once the processing has finished.
What would be the best way to show status? And how would I go about implementing it.
Regards,
Mike.