User Profile

Collapse

Profile Sidebar

Collapse
kadar2itse
kadar2itse
Last Activity: Feb 7 '08, 05:23 PM
Joined: Feb 6 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kadar2itse
    replied to Application Freeze problem
    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.
    See more | Go to post

    Leave a comment:


  • kadar2itse
    started a topic Application Freeze problem

    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...
    See more | Go to post

  • kadar2itse
    started a topic Multiple Updates

    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...
    See more | Go to post
No activity results to display
Show More
Working...