search for: attachsdf

Displaying 1 result from an estimated 1 matches for "attachsdf".

Did you mean: attached
2007 Dec 07
0
SQLiteDF SQLITE ERROR after attach
...st, i have installed SQLiteDF (and SQlite 3.5.3 too) After the suggested dataframe generation iris.sdf <- sqlite.data.frame(iris) i have close R and than restart it for verify the correct load of dataframe : the file data1 is saved in the usual folder .SQLiteDF after the command : attachSdf("c:/R/Report/.SQLiteDF/data1.db","iris.sdf") R give this error SQLITE ERROR (line 295 at sqlite_workspace.c): column internal_name is not unique SQLITE ERROR (line 463 at sqlite_workspace.c): near "data1": syntax error if i try a new solution (after delete all the .SQ...