Salve a Tutti....
...ho creato un DB con Navicat Lite e impostato la password di encrypt,
soltando che la stringa di connessione in Java non funziona
L'errore è:codice:conn = DriverManager.getConnection("jdbc:sqlite:database\\MIOdatabase.db",null,"password");
[SQLITE_NOTADB] File opened that is not a database file (file is encrypted or is not a database)
Non so perchè non funziona!!!
Grazie.

Rispondi quotando