<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> things go perfectly till i accumulate 336 records and then this error<br>
> crashes my script:<br>
><br>
> Hi prad,<br>
><br>
> Are you doing the open-input-url in a loop, out of curiosity? If so, do you<br>
> close the opened ports between each loop iteration?<br>
><br>
hi danny!<br>
i using get-pure-port and yes it's in a loop.<br>
i also delete-pure-port because i was getting a different error when i<br>
didn't which was to run out of file-descriptors (i think) since i kept<br>
getting a can't open database file error.<br>
<br></blockquote><div><br></div><div>Wait! But delete-pure-port is something entirely different. It corresponds to one of the basic HTTP verbs (others are GET, PUT, POST). Are you sure you haven't been using close-input-port?</div>
<div><br></div><span></span>