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