It depends on what the values for certain variables were set to when it was
compiled. See:
http://www.sqlite.org/limits.html
On Wed, Jul 16, 2008 at 4:14 PM, Vidhu Choudhary
<[EMAIL PROTECTED]> wrote:
> Hi All,
> I am trying to make write a table in RSQLite. And I get the error mentioned
> below
Hi All,
I am trying to make write a table in RSQLite. And I get the error mentioned
below
mat<-as.data.frame(matrix(rnorm(n=24400),nrow=244000,ncol=1000))
> dbWriteTable(con, "array", mat)
[1] FALSE
*Warning message:
In value[[3]](cond) :
RS-DBI driver: (error in statement: too many SQL var
2 matches
Mail list logo