On Thu, Nov 29, 2007 at 03:17:43PM +0100, Bart wrote:
> On Nov 29, 2007 1:24 PM, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> > On Thu, Nov 29, 2007 at 05:22:18AM +0100, Bart wrote:
> > > Argh, I just don't know what data format is supposed to be, unpickling
> > > keeps choking on the data.
> >
> >    Can you write a short test script that demonstrate the problem?
> 
> Well, I don't know what it should do, that's the problem:)

   It should put something in the DB and fail while trying to fetch it
back.

> When I store an empty dict with sqlobject, then look at the data via
> sqlite2, I see u'\x02&bn/\x08,'

   Where have you got the data from?

> Huh, I didn't see that that code you pasted before was SQLObejct
> (pseudo)code and not a copy of the quoted page.

   Nothing pseudo there. It was a copy of the exact program I ran. The only
thing I skipped was import and connection setup.

> You're saying 70MB
> non-parametric data work in sqlite right now without BLOBs?

   Works for me with BLOBCol and PickleCol, no problem.

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

Reply via email to