voets
Registered
On my windows 10 pc, Diverlog created a DivelogSample.db3 file when I installed the program.
The .db3 format would suggest it is an SQLite database file.
But when trying to open it using SQLiteStudio, it throws an error. This studio program also offers other connection types which need a password.
Does anyone know :
* If the file is actually SQLite (and what version of it)
* If it is password protected and what the password would be.
I like to write my own software that grabs data out if this file to sync it to my own website, but that start with being able to get into the database
The .db3 format would suggest it is an SQLite database file.
But when trying to open it using SQLiteStudio, it throws an error. This studio program also offers other connection types which need a password.
Does anyone know :
* If the file is actually SQLite (and what version of it)
* If it is password protected and what the password would be.
I like to write my own software that grabs data out if this file to sync it to my own website, but that start with being able to get into the database