Aparna
10-27-2003, 11:02 AM
How do I handle multiple page results in perl with oracle database.
I can't limit by row in oracle as in mysql. So I get the entire resultset once.
But how do I post it to the same page, have links for multiple pages.
I have some check boxes that update the database when submitted. So, if I am in page 1, if go to next page, how can I remember the previous page results?
I am new to perl and this forum too. Please help
Any example scripts appreciated.
Thanks
I can't limit by row in oracle as in mysql. So I get the entire resultset once.
But how do I post it to the same page, have links for multiple pages.
I have some check boxes that update the database when submitted. So, if I am in page 1, if go to next page, how can I remember the previous page results?
I am new to perl and this forum too. Please help
Any example scripts appreciated.
Thanks