![]() |
Code Igniter and MS SQL SERVER - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Code Igniter and MS SQL SERVER (/showthread.php?tid=66404) |
Code Igniter and MS SQL SERVER - junod - 10-19-2016 Hi All, I am newbie in CodeIgniter. I have been using CodeIgniter for 1,5 years. I would like to migrate the database into MS SQL SERVER, but I am having concern regarding the pagination which is using limit and offset for its core. Do you guys know what version of MS SQL SERVER support this type of pagination ? Any recommendation is appreciated. |