Hello,
>
> By reading whatever I can find on the web, it seems that I must uses
> Apache::Session, Apache::Sessions::DBI, or with EmbPerl
> Apache::Sessions::ebDBI. Also, I don't want to be forced into using mySQL
> as my database. Right now I am using MSAccess for my database (just for
> tes
Hello,
I have just
installed EmbPerl and Apache on my WinNT development box.
I am
currently converting an ASP/IIS application to EmbPerl/Apache. It seems to
be working fine, as I am able to access my database with some test pages I have
written. In fact it only took me about 5 minutes