On Wed, Nov 28, 2007 at 10:53:05PM +0100, Bart wrote: > > 2. The difference between the snippet and the way SQLObject uses Binary > > is that the snippet uses parameter(s) and SQLObject generates query > > strings. Well, query strings work for 100M binary files... > > You meant *don't* work for...?
Work. I slurped a file of 70M, put into the DB, got it back and put into test.dat file, then compared the original file with test.dat - no difference. So SQLObject (at least with SQLite/PySQLite2) *can* handle BLOBs/pickles of that size. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss