On 8 Nov 2011, at 10:50pm, Gabor Grothendieck wrote:

> In R, the RSQLite driver for SQLite currently has
> SQLITE_MAX_VARIABLE_NUMBER set to 999.  This is used by many people
> for many different projects and on different platforms and it seems
> that a number of these projects want a larger number.

What sort of statements are R users doing which might require binding a 
thousand variables to one statement ?  I can't think of any situation like this 
that doesn't indicate an insane schema which should be normalised.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to