Displaying 1 result from an estimated 1 matches for "conditionnum".
Did you mean:
conditionnal
2010 Mar 04
1
mysqlWriteTable . error in your SQL syntax?
...)
Error in mysqlExecStatement(conn, statement, ...) :
RS-DBI driver: (could not run statement: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"condition" text,
treatment text,
condition2 text,
conditionNum double,
impo' at line 12)
[1] FALSE
Warning message:
In mysqlWriteTable(conn, "comparison", design2, row.names = F, overwrite = T) :
could not create table: aborting mysqlWriteTable
The problem seems to be in double qoutes:
syntax to use near '"condition" text...