Hi all,
I'm trying to integrate the SQLite JDBC driver into my jdbcDriverOOo extension which normally allows any JDBC driver to work in LibreOffice / OpenOffice Base.
From the first tests, it seems that java.sql.DatabaseMetaData does not return certain values necessary for the correct management of the schema and tables in Base.
Are you prepared to make the necessary changes to DatabaseMetaData if I find the methods need fixing?
Thanks .
Hi all,
I'm trying to integrate the SQLite JDBC driver into my jdbcDriverOOo extension which normally allows any JDBC driver to work in LibreOffice / OpenOffice Base.
From the first tests, it seems that java.sql.DatabaseMetaData does not return certain values necessary for the correct management of the schema and tables in Base.
Are you prepared to make the necessary changes to DatabaseMetaData if I find the methods need fixing?
Thanks .