Running Windows NT 4.0, using MS SQL 7.0 and Latest Perl build from ActiveState and DBI 1.14 and DBD-ODBC.
Any ideas why the following lines leak memory in the sqlserver.exe process. Around 4k each time the script runs. It doesn't seem to matter what SQL query I issue.
use strict;
use DBI...
I have a perl script that appears to hang the browser. I added some logging to my script (to a text file) and I know that the script is finishing, closing the db and even calling exit at the end, but all of the print statements including Content-Type: text/html are not showing up the in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.