It's done, it's called H2dbOOo <https://prrvchr.github.io/H2dbOOo/> and there are two versions: - 1.0.0 for LibreOffice up to 7.x - 1.1.0 for LibreOffice 24.2.x or higher
You can create H2 databases only with the mouse (say goodbye to your keyboard...) If you fill a table, you kill LibreOffice, you can verify that H2 is indeed ACID. Good use. Le lundi 15 avril 2024 à 15:19:01 UTC+2, prrvchr a écrit : > Hi all, > > I am working on an extension allowing access to H2 in LibreOffice in > embedded mode. > This allows you to have your H2 database, these Base Queries and Forms in > a single odb file. > > In order to be able to manage the privileges I provide at the connection > during the creation of the H2 Database a `user` property with the value: SA. > > I end up with a user called SA but he is not part of the PUBLIC role and > is not capable of assigning privileges. > If I give the PUBLIC role to SA then everything is back to normal... > Is this normal? > > This new functionality in Base with H2 will give rise to a new extension: > H2DatabaseOOo. Would it be possible to use your logo for this new > extension? > > Thank you for your answers. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/b77de920-8f0c-4db9-9b51-374a6aaaa2b2n%40googlegroups.com.
