Sqlite Database Corrupted?

I created a simple Sqlite Database and am trying to use it in my project. When I run the project I get this message. The database has no data, just tables.

‘’’

‘’’

The message comes from SQLite, not AppStudio. SQLite is kind of a black box for us - it’s solid, it works, but there isn’t further information than the message it returns.