As per the asyncwriter code, that thread is not giving any BD update success or 
failure status so is there any way to get the status from the Asyncwriter 
thread because my application needs to know the status of the DB changes.

> On November 27, 2018 at 10:31 PM Keith Medcalf <kmedc...@dessus.com> wrote:
> 
> 
> 
> On Tuesday, 27 November, 2018 07:59, Simon Slavin <slav...@bigfraud.org> 
> wrote:
> 
> >If you do not register an async writer, SQLite does not start its own
> >threads.  Each SQLite library call executes in the thread which calls
> >it.
> 
> Not entirely correct.  The sorter can be configured to automatically use 
> threads.
> 
> ---
> The fact that there's a Highway to Hell but only a Stairway to Heaven says a 
> lot about anticipated traffic volume.
> 
> 
> 
> 
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to