Firstly never use a reserved word as a column (Date is a reserved word)
Dates are bracketed by #, numbers by nothing, Strings by ", unless the string is in a string then you can use a singler quote '.
you are using T SQl notation and not Jet SQL notation