Re: multiple selects

2000-08-14 Thread Gerald Richter
> 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 > no

Re: multiple selects

2000-08-12 Thread Jon Brisbin
CTED]> Sent: Friday, August 11, 2000 8:41 PM Subject: multiple selects > 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 th

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