Hi,
as people suggested me, I started using PDO library instead of Creole.
Most of things are almost same as Creole, but I cannot find a function to set limit.
I do not think that I should include limit statement in my query string since mssql and mysql do not share same syntax.
please advise me.