[Android-development] QSQLCIPHER driver not loaded

Nikita Krupenko krnekit at gmail.com
Mon Feb 15 13:10:56 CET 2016


Library is not enough, Qt need also SQL driver for this database type.
And you should compile/install it separately as it is not shipped with
Qt.

2016-02-15 12:27 GMT+02:00 Pramod Jadhav <pramod.jadhav at citiustech.com>:
>
> ________________________________
>
> Hi,
> This is Pramod Jadhav. I am installed sqlcipher library. From command line
> the database encryption & decryption is working properly, but when I try to
> encrypt the database from QT
> it gives the error.
>
> QSqlDatabase: QSQLCIPHER driver not loaded
> QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QPSQL QPSQL7
>
> Please give me a reply ASAP.
>
>
> Thanks & Regards,
> Pramod Jadhav.
>
>
> _______________________________________________
> Android-development mailing list
> Android-development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/android-development
>



More information about the Android-development mailing list