Re: [sqlite] SQLite and BLOBs

2014-06-25 Thread Drago, William @ MWG - NARDAEAST
http://www.sqlite.org/intern-v-extern-blob.html -Bill > -Original Message- > From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users- > boun...@sqlite.org] On Behalf Of Carlos Ferreira > Sent: Monday, June 23, 2014 10:52 AM > To: 'General Discussion of SQLite Database' &

[sqlite] SQLite and BLOBs

2014-06-23 Thread Carlos Ferreira
Hello, I found this reference in this link: http://stackoverflow.com/questions/676524/how-to-update-piecewise-a-blob-in-sqlite " This is not directly an answer to your question, but I have some experience using random access for (big) blobs in SQLite, and I advise you against using it, if you