jeudi 20 août 2015

multithread database is locked Sqlite windows phone 8.1 RT

I can't Access database with multithread. It's Exception database is locked or database is busy. I dont understand why database is locked when I read or write in different table. I try code below to multithread

SQLite3.Config(SQLite3.ConfigOption.MultiThread);

It's not working. Anyone know? I need it so much!

Aucun commentaire:

Enregistrer un commentaire