Welcome Guest, Not a member yet? Register   Sign In
HELP!Error Number: 1064
#1

[eluser]jigen7[/eluser]
hi im just new using code igniter wondering why this error occur my mysql version is 5.0.37 do i need to configure something else?

Code:
An Error Was Encountered

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc, url, category, size, date) VALUES ('Bae Seul Ki 3rd Single ', 'http://www.' at line 1

INSERT INTO download (desc, url, category, size, date) VALUES ('Bae Seul Ki 3rd Single ', 'http://www.megaupload.com/?d=FOUVPMYF', 'Korean Performance', '', 'Feb-06-2008')
i only use this code to insert data just like what the tutorial said. but i get the errors above
Code:
$this->db->insert('download',$_POST);
it also occur in the scaffolding process insert and update

hoping for your kind reply thx


Messages In This Thread
HELP!Error Number: 1064 - by El Forum - 02-06-2008, 04:53 PM
HELP!Error Number: 1064 - by El Forum - 02-06-2008, 05:07 PM
HELP!Error Number: 1064 - by El Forum - 02-06-2008, 05:08 PM
HELP!Error Number: 1064 - by El Forum - 02-06-2008, 05:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB