sqlite database content deletes after openning connection
I am using sqlite in C# project to store some cache data. But after service restart, changes, written to db deletes. It happens after a call to connection.Open(). So before this call data is present, after - missing. What can be the reason?
Aucun commentaire:
Enregistrer un commentaire