When trying update or insert fields type date or datetime into Visual Foxpro, dBase, DB2
table using ODBC driver fails.
ERROR
Error al actualizar la base de datos:
[Microsoft][ODBC Visual FoxPro Driver]Data type mismatch.
View SQL
UPDATE cuentas SET ctdesc = 'VALORES A DEPOSITAR ', fecha = ‘2011-06-07’ WHERE ctcodi = 2
DOES NOT WORK. SCRIPTCASE trying update a date or datetime fields as STRING.
Therefore fails “Type mistmatch”
This is a BUG and not a ODBC driver problem.
Has anyone else tried this?
Does anyone know how to fix?
Thanks.