|
||||
sybperl-l ArchiveUp Prev Next
From: "Anton Ganeshalingam" <anton dot ganeshalingam at globewireless dot com> I'm using Sybperl 2.151 on win 2000. Everytime I insert like 10, 000 records into a table, one at time, I see the memory useage increase and it never goes down. I'm using $dbh2->ct_execute($sql) in a while loop. Also my main application runs every 30 mintues in while loop. Please help me to fix this problem. tks Anton |