It seems when I call sqlite3_step from within a background task context it
does not execute the statement at all. Trying to step into the code it
terminates the background process host exe when setting the mutex.

This seems rather strange, since the same code works for normal Win8 apps.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to