1

I have a MYSQL (which I'm very new to) database hosted on azure, which i'm trying to write data to from RStudio using the RMySQL package.

I am receiving the following message

> dbWriteTable(searchdb,"searchrecords",data, append = TRUE)
Error in .local(conn, statement, ...) : 
 could not run statement: The used command is not allowed with this MySQL version

Can anybody provide a suggestion as to why this may be?

David Arenburg
  • 91,361
  • 17
  • 137
  • 196

0 Answers0