Welcome Guest, Not a member yet? Register   Sign In
insert without data
#6

This does not work, because Query Builder does not permit it.
PHP Code:
db_connect()->table('gallery')->insert([]); 

Quote:"CodeIgniter\Database\Exceptions\DataException". Message was: "You must use the "set" method to update an entry."
Reply


Messages In This Thread
insert without data - by webdeveloper - 06-05-2022, 04:26 AM
RE: insert without data - by kilishan - 06-05-2022, 08:56 PM
RE: insert without data - by webdeveloper - 06-07-2022, 03:12 AM
RE: insert without data - by kilishan - 06-07-2022, 06:42 AM
RE: insert without data - by webdeveloper - 06-08-2022, 05:44 AM
RE: insert without data - by kenjis - 06-10-2022, 04:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB