Hi all,

How to specify a date inserting the current date in a record using an SQL ?

The following command generates the message "Invalid keyword".


INSERT INTO TableS 
VALUES(DATE,'1','2','3')


Note that the table field types are: Date, integer, integer, integer.

TIA

John

winmail.dat

Reply via email to