in reply to Re^2: Porting from cgi::session to using built in activeperl management
in thread Porting from cgi::session to using built in activeperl management

Why are you trying to find a *windows* *host*? Especially if you're using perl and such like.
  • Comment on Re^3: Porting from cgi::session to using built in activeperl management

Replies are listed 'Best First'.
Re^4: Porting from cgi::session to using built in activeperl management
by shaolindoman (Acolyte) on Jul 13, 2004 at 01:54 UTC
    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.