On 27 Mar 2014, at 4:00am, Muharrem Bilgin (Bright Software) 
<mbil...@brightsoft.com.au> wrote:

> The blob issue mentioned is happening with another table in another
> application. The reason it was mentioned because  we have the feeling that
> whenever resulting data reaches to a certain size, SQLITE_ERROR is reported
> on Windows RT/WP8.  If required, we can provide the schema for the table
> containing the BLOB in which images are stored.

Can you make the SQLite shell tool spit out that error, or does the error occur 
only inside your own application ?  Without intending to insult you in any way, 
it's possible that something inside your own app is stamping over the memory 
SQLite is using.

If you can make the SQLite shell tool get this error then we can 100% 
investigate it.

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

Reply via email to