Re: insert query error [message #174604 is a reply to message #174601] |
Tue, 21 June 2011 17:19 |
me
Messages: 192 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 6/21/2011 10:43 AM, anu wrote:
> I have a simple insert query in PHP wherein I am trying to write a
> record to a MySql database. This is giving me the following Mysql
> error. Can you tell me what could be the cause for this error and
> how I can rectify it.
>
> Could not successfully run insert query :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 ''','','','','','','','','','','')'
> at line 2
>
> Anu
What is the syntax of the actual INSERT query?
|
|
|