Welcome Guest, Not a member yet? Register   Sign In
Does CodeIgniter force you to use the query builder?
#1

Hi... If I use CodeIgniter, am I required to use the query builder or is there a way I can write my own database queries and run them? Thanks!
Reply
#2

No you don't have to use it.
The [user guide](https://www.codeigniter.com/user_guide/d...index.html) has a number of examples using it and not.
Reply
#3

no, if complex query, i prefer using store procedure.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB