Thanks,

Here it is:

ERROR 1064 (42000): 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 'order,edit,remove,section,type) VALUES
('blah','blah','blah','blah','blah')' at line 1

--
Steve M.


on 1/15/08 3:06 PM Saravanan ([EMAIL PROTECTED]) wrote:

> Hi,
> 
> Post the error.
> 
> Saravanan
> 
> 
> --- On Wed, 1/16/08, Pastor Steve <[EMAIL PROTECTED]> wrote:
> 
>> > From: Pastor Steve <[EMAIL PROTECTED]>
>> > Subject: Error
>> > To: "MySQL List" <mysql@lists.mysql.com>
>> > Date: Wednesday, January 16, 2008, 3:32 AM
>> > Greetings,
>> > 
>> > I am trying to enter this information into a database
>> > called cms_md, with a
>> > table called sections.
>> > 
>> > INSERT INTO sections (order,edit,remove,section,type)
>> > VALUES
>> > ('blah','blah','blah','blah','blah');
>> > 
>> > I am getting an error whenever I use this.
>> > 
>> > --
>> > Steve M
> 
> 
>       
> ______________________________________________________________________________
> ______
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs


Reply via email to