r
> MySQL server version for the right syntax to use near 'desc, sch_for, status) values'
>
> The desc field is of 'text' datatype. If that's the reason, what is the right syntax
> to insert into text field?
>
> Please help me
>
> Thanks in a
t;Nitin" <[EMAIL PROTECTED]>
Sent: Saturday, June 26, 2004 4:33 PM
Subject: Re: insert into text field
look *carefully* at the insert syntax, paying attention to spaces and
the like:
INSERT INTO tbl_name () VALUES()
the error message gives a good hint too.
-- Original M
Solved.
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Nitin" <[EMAIL PROTECTED]>
Sent: Saturday, June 26, 2004 4:33 PM
Subject: Re: insert into text field
> look *carefully* at the insert syntax, paying attention to spaces and
> the like:
>
>
rver version for the right syntax to use near 'desc, sch_for, status) values'
The desc field is of 'text' datatype. If that's the reason, what is the right syntax
to insert into text field?
Please help me
Thanks in advance