Hi all, Could somebody explain this to me :
"The maximum number of bytes in the text of an SQL statement is limited to SQLITE_MAX_SQL_LENGTH which defaults to 1000000. You can redefine *this limit to be as large as the smaller of SQLITE_MAX_LENGTH and 1073741824*." Source : http://www.sqlite.org/limits.html (3rd point) Regards, Sen * *//// _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users