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

Qt5.10.0 SQLITECIPHER driver not loaded #13

Open jlynet opened 6 years ago

jlynet commented 6 years ago

("QSQLITE", "QMYSQL", "QMYSQL3", "QODBC", "QODBC3", "QPSQL", "QPSQL7") DB File Path is: "./test_c.db" QSqlDatabase: SQLITECIPHER driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7 Can not open connection: "Driver not loaded"

add files: D:\Qt5.10.0\5.10.0\mingw53_32\plugins\sqldrivers\sqlitecipher.dll D:\Qt5.10.0\Tools\QtCreator\bin\plugins\sqldrivers\sqlitecipher.dll

Swerved commented 6 years ago

Works just fine for me --- make sure you have built the driver and it is in the sqldrivers folder