Hi.

I am having troubles with pagination, because when I go to the next
page or another one the browsers always reloads the same page in all
of the actions where I use it.

I have Configure::write('debug', 2) and I am seeing that the SQL
queries generated are wrong (there is no ORDER BY).  They should be
like here: 
http://josephlindsay.com/archives/2005/05/27/paging-results-in-ms-sql-server/.
In SQL Server 2005 and above something like this link would work:
http://www.davidhayden.com/blog/dave/archive/2005/12/30/2652.aspx.

Is this happenning to someone else?  If so, I will send a bug report.

Regards,

B.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to