Hello,

> Have you considered storing the blob data into a file?
> Just keep a record of the blob in the sqlite.db if you store all the  
> blobs in a single file then you'll need a filename, begin, length.  
> Or if one blob per file just the filename..
> Just an idea. Not really sure which would be faster
I do not do that, because I will save the db for querying it later,  
and it is far simpler for archiving to manage one file only.

Regards,

Pierre Chatelier

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to