I am building an intranet cgi based app using DBI. I started out using
win32::odbc but found a memory leak in the module so I switched over to DBI.
DBI works great on memory but I can not get the programs to work using the
ISAPI perlis.dll. They run fine using PERL.EXE though. Is DBI supported
using perlis.dll?
It's wierd becuase the CGI runs but the program ends as soon as I make a
database handle with DBI.
Can anyone help? 

Reply via email to