multiple selects

2000-08-11 Thread Jon Brisbin
Will I have to use a database object to do mulitple selects within one page?? I've got a navigation page that comes from one table and the content that comes from another table...is it possible to do more than one DBIx::Recordset->Search within a page?? I'm having trouble with it now...the firs

Re: Request with Cancel in Browser to Oracle DataBase

2000-08-11 Thread mtoro
Hi,    I change the method of use DBI with ApacheDBI-0.87 and all work fine thanks At 06:46 AM 8/11/2000 +0200, Gerald Richter wrote: Hi, > > I try to use $req_rec->connection->aborted() for abort the > long request if user press stop. But it always return 0 . > As I alre