On May 20, 2008, at 8:16 AM, [EMAIL PROTECTED] wrote:

> Hello i'm using sqlite with turbogears, and any time i try to store  
> a file in a blobcol of more that 1mb i get this error:
> DataError: String or BLOB exceeded size limit
>
> reading the paper the default value of sqlite for blobclo is  
> 1000000000 but why i get this error
>

That limit can be lowered at compile-time and in more recently  
versions at run-time.  Perhaps turbogears is lowering the limit on you.

D. Richard Hipp
[EMAIL PROTECTED]



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

Reply via email to