Welcome Guest, Not a member yet? Register   Sign In
get_compiled_insert_batch
#1

Hi, I did not found way to get compiled sql for batch insert.


PHP Code:
$this->db->set_insert_batch($insert_data);
$this->db->get_compiled_insert('purchase'); 
I tried this way but it is not working
Reply




Theme © iAndrew 2016 - Forum software by © MyBB