Welcome Guest, Not a member yet? Register   Sign In
Buffered and un-buffered queries
#1

[eluser]Unknown[/eluser]
I have to ask, does the default database library of CodeIgniter use buffered or unbuffered results?
Seems like it uses buffered results, since you can count the number of rows in the result set.

Is there an option to tell CodeIgniter to use buffered or unbuffered result from the query? I'm asking this since for a query with HUGE amount of results it's much better use unbuffered result set.

Thanks in advance guys Smile




Theme © iAndrew 2016 - Forum software by © MyBB