Results 1 to 2 of 2

Thread: whitish window...

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    6

    Angry whitish window...

    Hi friends...

    I am fetching millions of records from MySQL database and writing record by record into a .csv file... While this process is happening, I have to display in my VB6 form the status of number of records copied to csv file... After the system started copying the records, the entire window became whitish (screen full of white in XP) and unable to minimize and maximize the window in win2000.. What will be the problem...?? SOS pls...??

    Salai

  2. #2
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: whitish window...

    Put DoEvents in the loop somewhere, somewhere where its sure its going to get executed every time the loop reloops so to say.
    And is this a PHP or a VB6 question?
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width