Pavel Ivanov wrote:
>
> Just keep in mind that if the user puts blob column into a query
> (which IIRC is required by SQLGetData) then SQLite reads full blob
> value into memory before you can do anything with that. So you're not
> with a good luck here anyway.
>

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?
-- 
Zaher Dirkey
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to