Hi All,
I would like to know more about this BLOB support in SQLite. Some of my 
queries are:

   1. One of my colleague suggested that using BLOB support for storing
      images in the DB is a good idea, whereas storing AVCHD data(huge
      size) as blobs is not a good idea. I need a bit more clarification
      on this statement.
   2. I just want to know how does this BLOB support help in increasing
      the performance?
   3. What is the difference produced in storing the file inside DB(not
      in blob format) and storing the same file in BLOB format in the DB?


-- 

____________________________________*
Thanks & Regards
SEN*
/
/////


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

Reply via email to