Paul Wellner Bou
2010-04-22 09:44:05 UTC
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.
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.