Hello! On Fri, Oct 26, 2007 at 05:06:21AM +0200, Bart wrote: > DataError: String or BLOB exceeded size limit
What version of SQLite are you using? Could it be you've just bumped into SQLite limits: http://sqlite.org/limits.html ? The limits are actual from the version 3.4.0 and up: http://sqlite.org/changes.html#version_3_4_0 , the actual limits depend on how your installation is compiled. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss