I have an Access database with a field of type DATE/TIME and when I try to insert a date I get a data conversion error.
Here is the query, any ideas?
<cfquery name = "add_speaker" datasource="mydata" dbtype="ODBC">
INSERT INTO mytable (
first_word,
last_word...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.