Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Thumbs Up Thread: How to insert thousands of entrys in MySQL
Post: RE: How to insert thousands of entrys in MySQL

Thank you Badger! It was exactly what I needed! Following your instructions I solved my problem through insertBatch from Query Builder Class. It can see my code below. PHP Code: --   $this->db->...
3,608 Views
3 Replies
05-16-2022, 05:54 PM
Rafael.RM
  Question Thread: How to insert thousands of entrys in MySQL
Post: How to insert thousands of entrys in MySQL

I'm developing a system in CodeIgniter 4 in which each establishment that is registered will record about 5 thousand products (up to 30 thousand in some cases) daily. The initial idea was that these e...
3,608 Views
3 Replies
05-16-2022, 03:04 AM
Rafael.RM

Theme © iAndrew 2016 - Forum software by © MyBB