Currently the MyJSQLView application uses the Xerial SQLiteJDBC
interface to interact with a SQLite database. Does anyone know
of a more native type of JDBC interface mechanism that Java may
use to access a SQLite database?

The project would really like to be able to create a local file
or memory database like SQLite to re-analyze database data once
it is initially collected via a query from a remote database.

Dana Proctor
MyJSQLView Project Manager.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to