PasswordDlg dlg; dlg.Run() // ... <- to get password of course sqlite3.Open(dbname, password, CODEC_TYPE_SQLCIPHER);
Report message to a moderator