Simon Slavin wrote:
> On 29 Dec 2009, at 2:02am, Zaher Dirkey wrote:
>> If i want to extract BLOB to a file that mean it is must the whale
>> blob be loaded to memory before can save it?
> 
> Yes.  Also, the whole BLOB must have been in memory in the first place, when 
> you saved the record.

Not true. The whole point of BLOB I/O API is to avoid precisely that.

Igor Tandetnik

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

Reply via email to