blob problems in pysqlite

Gerhard Häring gh at ghaering.de
Wed Apr 26 10:20:15 EDT 2006


aldonnelley at gmail.com wrote:
> Hi there.
> 
> I'm a long-time lurker and (I think) first time poster.
> Only relatively new to python, and I'm trying to get pysqlite to work
> with binary data, and having a tough time of it. [...]

It seems to me that you're using pysqlite correctly. Where exactly is 
the problem? Is the fetchall() not delivering what you think it should? 
If so, please explain what exactly it yields, and what you expect it to 
yield.

-- Gerhard



More information about the Python-list mailing list