All, actually I don&#39;t know how to word my issue :)<br><br>Here is my problem: a cgi script is running and accepts a large file to process, but when the data is big enough, the program terminated before it completes database updating because Apache can timeout. It ends with bad data in my DB.<br>
<br>The environment is Windows, Apache, Perl, MS SQL server. I wonder whether there is a way to create a standalone process to work on database? or maybe there is some other way to deal with this kind of problem?<br><br>Thank you.<br>
<br>Joe<br>