On 30 Jan 2011, at 2:16am, Jay A. Kreibich wrote:

>  You'll see the slow down anytime you access anything "past" the BLOB.
>  To avoid that, put the BLOBs at the end of the rows and avoid "SELECT *"
>  style queries.

Avoiding 'SELECT *' unless you actually want * is good advice in any case.

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

Reply via email to