Re: [Phplib-users] SQL query on more than one page
Brought to you by:
nhruby,
richardarcher
|
From: Stephen W. <wo...@sw...> - 2002-05-28 18:47:22
|
SELECT .... LIMIT FIRST_ROW_NUMBER, NUMBER_OF_ROWS Marek Siegle wrote: > > Hello, > I want to print a SQL query on more than one page. The DB table > does not have an index. How can I realize the pages functionality > easily ? > Regards, > MAREK. > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Phplib-users mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phplib-users |