> Dear Friends, > > I am using Informix database. I want to implement > database paging concept on Informix using CGI Perl. > > Please provide me any sample code. > > Thanks in Advance, >
This was recently discussed on beginners-cgi, you may want to reference that discussion here: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&th=10ea0ddf5dcc2652&seekm=20031128215610.47389.qmail%40web60709.mail.yahoo.com&frame=off The OP was using MySQL and I am not familar with Informix so don't know if it provides LIMIT clauses or an equivalent, but the code in my post there should give you some ideas. Assuming you aren't already, you will want to become familar with DBI and get it installed. http://danconia.org -- Boycott the Sugar Bowl! You couldn't pay me to watch that game. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>