
14 Jan
2009
14 Jan
'09
7:14 a.m.
Mauricio> No. Only sqlite3_exec with INSERT, SELECT stuff, Mauricio> and saving everything that needs structure in pseudo-xml Mauricio> strings. Not that efficient, but easy to change to blobs when Mauricio> everything is ready and tested.
I see...I'm thinking to maybe store only paths for bigger BLOBs, but still there is need to store smaller (thumbnails pics) ones...
You can always uuencode the pictures. Package 'dataenc' seems nice, although I have not used it. Best, MaurĂcio