On 19 May 2012 16:00, Vivien Malerba <[email protected]> wrote: > > > On 19 May 2012 14:34, sylvain mouquet <[email protected]> wrote: > >> Hi, >> >> I am looking for using the sqlcipher with libgdamm but i dont found >> example for doing it. >> When i try ( >> http://developer-next.gnome.org/libgda/5.0/provider_notes_sqlcipher.html): >> gda-sql-4.0 "SQLCipher://DB_NAME=testcrypt" >> >> i get this error : "Impossible d'ouvrir la connexion 1 : Pas de fournisseur >> « SQLCipher » installé". How can i do for adding the SQLCipher provider ? >> >> The reason is probably you don't have the SQLCipher provider installed. > If you have installed Libgda using your distribution's, check you have > installed the package named "libgda-sqlcipher" (or similar). If you have > installed Libgda from sources, make sure you have compiled the SQLCipher > provider as well. > > In any case, you can always obtain the list of installed providers using > the "gda-sql-4.0 -l" command. >
Read "gda-sql-4.0 -L" insdead (upper case L). Regards, Vivien
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
