search for: sqlitequicksql

Displaying 3 results from an estimated 3 matches for "sqlitequicksql".

2010 Nov 01
1
sqldf error only on Unix not Windows
...62 126 6 63 129 > > sqldf('select height, count(*) from women where height is not null group by weight') Error in sqliteFetch(rs, n = -1, ...) : RSQLite driver: (RS_SQLite_fetch: failed first step: SQL logic error or missing database) Calls: sqldf ... dbGetQuery -> sqliteQuickSQL -> sqliteFetch -> .Call Error in !dbPreExists : invalid argument type Calls: sqldf ... dbGetQuery -> sqliteQuickSQL -> sqliteFetch -> .Call Execution halted Warning message: RS-DBI driver warning: (closing pending result sets before closing this connection) Box: Solaris: SunOS icsu...
2013 Feb 12
0
How do I solve a disk I/O error with RSQLite?
...join + siccd_industry_ff49 as b + on a.siccd = b.siccd + order by permno, date") Error in sqliteExecStatement(con, statement, bind.data) : RS-DBI driver: (RS_SQLite_exec: could not execute1: disk I/O error) Calls: dbGetQuery ... dbGetQuery -> sqliteQuickSQL -> sqliteExecStatement -> .Call Execution halted I ran the same code by using sqlite3 from the command line and had no error. $ sqlite3 dispersion.db SQLite version 3.7.9 2011-11-01 00:52:41 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite...
2012 May 09
2
Problem with SQLDF - Error in sqliteExecStatement(con, statement, bind.data) : RS-DBI driver: (error in statement: no such table:
Hi All, I am having trouble executing SQL statements on a few dataframes, but the funny thing is that I am able to execute the statement on some other dataframes. To test, I have 2 very small dataframes (6 rows and some columns). One is 'lessliq', the dput is given below. > dput(head(lessliq)) structure(list(V1 = c(50464677L, 50464846L, 50432581L, 50426614L, 50504329L, 50504735L), V2