Since I'm inserting large files into the DB I'm wondering whether Sqlite can do compression on the data BLOB by itself
or whether I should do that by programming when creating the BLOB?

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

Reply via email to