Title: PerlIS.dll and DBI
Update: Problem is fixed. It was not the DBI module. I
had an installation problem. I reinstalled my IIS server and Perl.
Now my app runs fine with PerlIS.dll and DBI.
-Original Message-From: Bob Mahle
[mailto:[EMAIL PROTECTED]]Sent: Wednesday
Title: Paging Data
Anyone have an example of paging data in a cgi app? I have my app working with "Next" and "Previous" but I also want to dump out page jumps also. For example a link at the end of the page like:
Next 25 | Previous 25 | 1,2,3,4,5,.. (jumps to page)
I'm going to try and di
Title: Books
Okay, anyone know some really good Perl CGI, DBI combo books. I found one, "Mysql and Perl for the Web". Don't know if its any good
Title: PerlIS.dll and DBI
Nobody
has any info on this?
-Original Message-From: Bob Mahle
[mailto:[EMAIL PROTECTED]]Sent: Monday, December 02, 2002
10:01 AMTo:
[EMAIL PROTECTED]Subject: PerlIS.dll and
DBI
I am building an intranet cgi based app using
DBI. I started
Title: PerlIS.dll and DBI
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