N
N
Ness2019-08-26 16:26:00
SQLite
Ness, 2019-08-26 16:26:00

How to handle databse is locked SQLite c# exception?

Very often I catch an exception:

System.Data.SQLite.SQLiteException: "database is locked
database is locked"

How to process this error?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2019-08-27
@2ord

You can handle the exception and try again after a while.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question