Dennis Volodomanov wrote:
>
> Can someone please tell me what's the best way to store small pictures
> (100x100 pixels, about 3-4K in size) in a sqlite database? I've tried using
> sqlite_decode(encode)_binary, but they don't work all the time and return a
> "malformed encoding" from time to time (I've spoke to Jim Lyon about this, it
> still doesn't work). Is anyone using those functions in a working program?
> Are there any other possibilities?
>

Please send me a copy of the original picture and the "malformed encoding"


-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to