Welcome Guest, Not a member yet? Register   Sign In
A Database Error Occurred "set" method
#1

[eluser]anggie[/eluser]
Code:
A Database Error Occurred
You must use the "set" method to update an entry.
Could you suggest me what's my wrong? Please...
Thanks
#2

[eluser]Michael Wales[/eluser]
There is literally no way to know without seeing some code.
#3

[eluser]Firstrow[/eluser]
[quote author="anggie" date="1222009262"]
Code:
A Database Error Occurred
You must use the "set" method to update an entry.
Could you suggest me what's my wrong? Please...
Thanks[/quote]

Check Your code, I think there is error like:

Code:
$this->db->where('id',$no found variable);
$this->db->insert($data);

and for future, please post your code.




Theme © iAndrew 2016 - Forum software by © MyBB