Question
MYSQL error on CFINSERT / CFUPDATE
Converted from Access to MYSQL 5 and have 4 tables giving
same error: when I try to use
I have tried to check the table configurations and they seem ok.
<CFINSERT> <CFUPDATE>
Syntax error or access violation: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax ...
SQLSTATE 42000
SQL insert into project_specs
I have looked all over the web for help.
Any help greatly appreciated.
TerryMOD
I have tried to check the table configurations and they seem ok.
<CFINSERT> <CFUPDATE>
Syntax error or access violation: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax ...
SQLSTATE 42000
SQL insert into project_specs
I have looked all over the web for help.
Any help greatly appreciated.
TerryMOD
