https://bugs.documentfoundation.org/show_bug.cgi?id=160547
--- Comment #2 from Alex Thurgood <[email protected]> --- Confirming also with: Version: 7.6.4.1 (AARCH64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 8; OS: Mac OS X 14.4.1; UI render: Skia/Raster; VCL: osx Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR Calc: threaded In many ways, the behaviour is similar to using SQLite. An in memory database can be created and using Tools > SQL allows you to create a table and insert test data (e.g. using the statements from https://duckdb.org/docs/api/java.html) However, it is impossible to display any of the database objects, use queries, use the wizards, etc. For example, trying a query via the SQL query option leads to an error that displays Could not load content of data prepareStatement Turning on/off the design mode leads to the following error: The database contains neither a table nor a query named "items". Confirming -- You are receiving this mail because: You are the assignee for the bug.
