devbean / QtCipherSqlitePlugin

A Qt plugin for cipher SQLite.
http://qtciphersqliteplugin.galaxyworld.org
GNU Lesser General Public License v2.1
380 stars 155 forks source link

Navicat can't open #24

Open bigmangos opened 5 years ago

bigmangos commented 5 years ago

I have read the topic Can't open from Navicat #11. The issue is not same to me. I used the testapp for test and the result is OK. The issue I meet is as followed:

26-file is not a database

By the way, I have changed CODEC_TYPE to CODEC_TYPE_AES128 in DEFINES in sqlitecipher/sqlite3/sqlite3.pri.

devararendy commented 4 years ago

I have read the topic Can't open from Navicat #11. The issue is not same to me. I used the testapp for test and the result is OK. The issue I meet is as followed:

26-file is not a database

By the way, I have changed CODEC_TYPE to CODEC_TYPE_AES128 in DEFINES in sqlitecipher/sqlite3/sqlite3.pri.

I have same issue, I hope we found the solution