SQL statement

R

rml

Does anyone know what might be wrong with this SQL statement?

INSERT INTO table1 (firstname) Values ('::fname::')

When I verifiy it, it says statement contains errors. It should be right but
I can't see the problem.

Thanks.
 
R

rml

When I verifiy the SQL statement it says "the statement contains errors" and
you can't do anything else but edit it or cancel. I'm using the DRW.

Thanks.
 
Top