Is there a SIMPLE way of dividing up the results from a query into different result pages (groups)?
I am using the Mysql module and the dataseek() method to move the cursor back and forth in my resultset.
Is there a better module to use with databases?
Is there a module/methods to divide the result from a query more easily?
Start Free Trial