|
-
Nov 30th, 2005, 02:12 AM
#1
Thread Starter
New Member
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
-
Nov 30th, 2005, 07:56 AM
#2
Fanatic Member
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|