Displaying 1 result from an estimated 1 matches for "execstatement".
Did you mean:
dbexecstatement
2001 Aug 15
1
Re: R: Mailing Lists
...at append=T does not work in assignTable() in RMySQL ?
More specifically: I cannot append a data.frame to an existing table
in a MySQL database, although I can use the same data.frame to
create a new table.
Even more specifically:
> assignTable(con,"employee",dita,append=T)
Error in execStatement.MySQLConnection(con, statement, ...) :
RS-DBI driver: (could not run statement: Table 'employee'
already exists)
[1] FALSE
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boulter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550...