Hi
I have to create an MIS module which has to process thousands of records and need to do some calculation. My problem is when I put the recordset with more than 20,000 records into a loop, the system hangs. Now what i have done is i put a message box in every 500 records. The user has to press a key on the message box popup frequently. Is there any way I can run a loop for more 20,000 times without any user intervetion.
Thanks in advance
I have to create an MIS module which has to process thousands of records and need to do some calculation. My problem is when I put the recordset with more than 20,000 records into a loop, the system hangs. Now what i have done is i put a message box in every 500 records. The user has to press a key on the message box popup frequently. Is there any way I can run a loop for more 20,000 times without any user intervetion.
Thanks in advance