Welcome Guest, Not a member yet? Register   Sign In
A Database Error Occurred "set" method
#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.


Messages In This Thread
A Database Error Occurred "set" method - by El Forum - 09-21-2008, 04:01 AM
A Database Error Occurred "set" method - by El Forum - 09-21-2008, 05:00 AM
A Database Error Occurred "set" method - by El Forum - 09-21-2008, 05:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB