![]() |
Anything wrong with this SQL? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Anything wrong with this SQL? (/showthread.php?tid=53571) |
Anything wrong with this SQL? - El Forum - 07-30-2012 [eluser]whiteae[/eluser] Solved Anything wrong with this SQL? - El Forum - 07-30-2012 [eluser]whiteae[/eluser] I think it has to do with the pagination. I thought codeigniter handled the offset if you put your SQL within active records. Because they don't have an offset number for the first page, its not getting that value. |