SQL statement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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.
 
Back
Top