Error SQLite error 11

awm
Posts: 60
Joined: Tue Jun 04, 2013 12:23 pm
Contact:

Error SQLite error 11

Postby awm » Mon Aug 26, 2019 10:05 am

I'm sorry to say that I had to switch to Onenote. A year or two ago I've lost all my notes in CN and couldn't restore a back up anymore.... But to day I installed v.3.13 to see if things got better. But after installing en exiting the application, CN that is, I got the errors you find in the attached emails...
Still no reason to go back to CN. It's a pitty because of the strenghts of CN. But as an analyst I have to trust the availability of my build up knowledgde base....
error.png
error.png (21.83 KiB) Viewed 16655 times
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Error SQLite error 11

Postby CintaNotes Developer » Thu Sep 05, 2019 6:51 am

Hi awm,

Sorry to hear about the issue!..
There are ways to fix the database:
1) First, try to simply import it into a new notebook.
2) If that doesn't work, download sqlite tool from sqlite.org,
run

Code: Select all

sqlite.exe <nameofyourdb>.db
and then run

Code: Select all

reindex;
command.
After that the error should be gone in most cases.
3) In case nothing else helps, you can send the db to me and I'll do my best to fix it for you.
Alex

Return to “CintaNotes Personal Notes Manager”