Thread
:
error in inserting record
View Single Post
Webdeveloper
Go4Expert Member
22Aug2011,15:24
Hi,
This is because of the syntax error in the SQL query being generated. The best way to identify the error is to echo the query generated on the screen and you will be able to see the error.
Hope this helps.
Cheers,
~Maneet