Displaying 1 result from an estimated 1 matches for "rtmpgsnaln".
2005 Oct 27
2
RSQLite problems
...huria 1931 Morris\n
> barley$site <- as.character (barley$site)
> barley$site[1] <- "University, Farm"
> dbWriteTable (db, "barley", barley, overwrite = TRUE)
Error in sqliteWriteTable(conn, name, value, ...) :
RS-DBI driver: (RS_sqlite_import: /tmp/RtmpgSNaLn/rsdbi6a5d128c line 1
expected 5 columns of data but found 6)
I'm using RSQLite 0.4.0 with R 2.1.1 on Mac OS X.
Cheers,
Michael