Thanks Kadghar.
I didn't include DoEvents in my program before. Now its working fine and the prgress is also refreshed properly.
Once again Thank you so much.
User Profile
Collapse
-
Application Freeze problem
Hi,
I had VB6 Code which will process all the records present in the Text file and does some actions. I had made this as Loop and i had kept the Progress Bar in the form to show the status of the loop. During run time of the program, when i switched to some other application in Windows my program loop getting freezed and the progress bar is still not showing any further progress.(But still the program was runnning perfectly in the bakground... -
Multiple Updates
Hi,
I am having multiple update queries inorder to update a records in single table. I am using VB6 and ADODB objects for connecting to DB2 database. I need to run all those queries in a single Execute statement. I tried the option of separating the queries with semicolon. But it works only for first two update query and not for remaining.
Inshort, i am having 10 update query and i need to know how to run those 10 query...
No activity results to display
Show More
Leave a comment: