On Sun, Jul 08, 2001 at 04:03:46PM -0700, Jason Whitlow wrote:
> I am trying to get one of my apps to display only 5 records at a time. With
> Perl attaching to a mysql database. Does anyone have any good Ideas of how
> to do this. 

Yes, Perl can do this (check the DBI documentation), and the SQL SELECT
statement can do this, too (check the mySQL documentation, www.mysql.com).

Your question is off-topic for this mailing list,
which is about LWP, the WWW library for Perl.

-- 
Reinier

Reply via email to