[SQLiteJDBC] Locked database

Paul Wellner Bou paul at purecodes.org
Thu Apr 22 05:44:05 EDT 2010


Hi,

I am trying to access an existing database but I am always getting a 
database locked error if the database (file) exists yet. It works if the 
file is not there before.

The SQLite.JDBCDriver driver (http://www.ch-werner.de/javasqlite/) works 
and gives no error, also does SQLite Expert and the SQLite3 command line.

Are there different ways to open the database file via JDBC command line?

Regards
Paul.



More information about the SQLiteJDBC mailing list