in reply to Re^3: Porting from cgi::session to using built in activeperl management
in thread Porting from cgi::session to using built in activeperl management
I have to use windows because all of the files are in MS Access (I have no control over that) and I heard trying to use a Unix driver for MS Access is a total pain. I could convert everything to MySQL. Problem is I have alot of programs that use LWP that have to write directly to the Access database for the company to use. And I really don't have the skills or the time to write a program to convert everything into access and then to mySQL on the fly.