jdbcDriverOOo is a JDBC 4 driver for LibreOffice and OpenOffice. It is packed with H2 driver 2.2.219 you can try it if you want...
The problem is that this driver is only an adapter I do not analyze the resultset before returning them... To solve this problem, I only see a modification of the code of H2. Le mardi 2 mai 2023 à 16:04:52 UTC+2, Evgenij Ryazanov a écrit : > Do you still have an own special driver for LibreOffice? > > If so, you can assume that rows with TABLE_SCHEM = 'INFORMATION_SCHEMA' > describe system tables. > > (Actually they aren't tables, but it doesn't matter.) > -- 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/744ee5b5-653b-4112-8449-1724195cdf2bn%40googlegroups.com.
