Hi all,
Can anyone find the syntax error in this query I'm trying to run? Here is the query followed by the error I'm getting. (the gbdate field in the database has a field type of date/time):
<cfquery name="addcomments" datasource="mydb" dbtype="ODBC">
INSERT...