https://bugs.documentfoundation.org/show_bug.cgi?id=95120
Alex Thurgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Alex Thurgood <[email protected]> --- ODB is a file format container, containing more than just database tables or references thereto. It is not intended, and never has been intended, to provide an export option of the ODB file to another format, much in the same way that you can not save an Access file mdb or accdb as another database format. If you are looking to export data from your tables or produced by queries to a tabular format, this is already provided by the LibreOffice Base application by copying/pasting or dragging/dropping to a Calc sheet and saving as Calc/Excel/CSV. You can even use Calc directly to reference a db data source (db range), and the save this sheet as Excel, CSV, etc In the default embedded hsqldb database, an ODB file contains a script and binary data accessible to hsqldb. There are tutorials in the OpenOffice.org forums which explain how to move an embedded hsqldb ODB to an external hsqldb server instance. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
