On Tuesday 03 December 2002 12:21 am, daniel wrote:
> INSERT INTO (comment_lines)
> VALUES('02075030009219','09','20','35','N','','3','');
>
> maybe even that
>
> >= Original Message From daniel <[EMAIL PROTECTED]> =
> >INSERT INTO comment_lines VALUES('02075030009219','09','20'
INSERT INTO (comment_lines)
VALUES('02075030009219','09','20','35','N','','3','');
maybe even that
>= Original Message From daniel <[EMAIL PROTECTED]> =
>INSERT INTO comment_lines VALUES('02075030009219','09','20','35','N','
>','3','');
>
>try that u didnt seem to have quo
INSERT INTO comment_lines VALUES('02075030009219','09','20','35','N','
','3','');
try that u didnt seem to have quortation around the 3
>= Original Message From Freedom Advocate <[EMAIL PROTECTED]> =
>This is the command I am having problems with and the error that I am
getti
This is the command I am having problems with and the error that I am getting.
What follows is some things I did to troubleshoot this problem. I can't see
any problems with the SQL and as I note below, the line works fine when I
apply it to the DB after getting the error. Help!
[root@Casey root