Re: [PHP] Record Paging Using Arrays

2002-01-13 Thread Miles Thompson
Why don't you ask the question on a SQL Server list? This isn't a put down, or an attempt to shove you away, but if you can do this in MSFT's TRANSACT-SQL you will be offloading the work to the database engine which is designed to do it. Alternately, can you use two queries, the first which

[PHP] Record Paging Using Arrays

2002-01-12 Thread Joe Van Meer
Hi there, I have a small php/data driven website and would like to incorporate record paing. Unfortunately I'm working with sql Server temporarily, but I'm still required to do this. So since I wasn't allowed to use the handy LIMIT in my sql statement I figured I'd dump my results into a