Jump to content

Struggling to Paginate with PHP/MSSQL/PDO


Recommended Posts

I can output the pages with a list 1 | 2 | 3 | 4 pages but not the actual data.I'm using MSSQL, so I think the problem is having the LIMIT 10,20 clause in the query, but looking at the alternative ways to do this with MSSQL rather than MySQL look really complicated.If somebody could take a look at this script and let me know where I'm going wrong, that would be great.

     

Link to comment
https://forums.phpfreaks.com/topic/277305-struggling-to-paginate-with-phpmssqlpdo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.