Hi guys,
I have set connection with mssql database by pdo_mssql driver and yii version 1.1.14 .
I have a problem of pagination, the output of second page is display output of first page.
but for mysql I use same code but mysql driver.It does work.
Thank you.