RE: PerlIS.dll and DBI

2002-12-16 Thread Bob Mahle
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

Paging Data

2002-12-12 Thread Bob Mahle
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

Books

2002-12-09 Thread Bob Mahle
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

RE: PerlIS.dll and DBI

2002-12-04 Thread Bob Mahle
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

PerlIS.dll and DBI

2002-12-02 Thread Bob Mahle
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