Hi all,

I just finished implementing H2 integration in the new driver for 
LibreOffice/OpenOffice jdbcDriverOOo 
<https://github.com/prrvchr/jdbcDriverOOo>.

This driver must allow in Base:

   - The creation, deletion, modification, copy of table.
   - The creation, deletion, modification of view.
   - Editing the contents of tables and views if they are editable.
   - Creation, deletion of users and modification of the password.
   - Creation, modification, deletion of indexes.
   - Assigning user rights to database tables and views.


If there are people who are ready to test this first version, then I'm 
interested because it saves me a lot of time (because unfortunately I'm not 
paid ;-)

Here is the download link: jdbcDriverOOo 
<https://github.com/prrvchr/jdbcDriverOOo/raw/master/source/jdbcDriverOOo/dist/jdbcDriverOOo.oxt>
 
and the documentation <https://prrvchr.github.io/jdbcDriverOOo/>.

You must have Java version 11 minimum, and I recommend LibreOffice because 
the port to OpenOffice has not yet been done.

To have access to the extended mode of the driver you must validate the 
extended mode in: *Tools -> Options -> Base drivers -> JDBC Driver* and 
chose *com.sun.star.sdbcx.Driver* in *Driver UNO Service*. A restart of 
LibreOffice is needed.

This driver is not finished, it remains to manage the Indexes, the users 
and the rights on the tables...

Thank you for your help.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/0eccfbb8-8fad-4e71-8be1-8d3ca47e0666n%40googlegroups.com.

Reply via email to