HSQLDB Integration

From Apache OpenOffice Wiki
Revision as of 10:53, 16 November 2005 by Frank Schoenheit (Talk | contribs)

Jump to: navigation, search

Things To Do

  • localize error messages (currently all hard-coded English)
  • get rid of the "useDefaultSchema=true" parameter?

OpenOffice.org-specific settings

  • "useDefaultSchema='true'"
    lets HSQLDB behave as if it doesn't support schemas

Desired Features

  • retrieving statements underlying a VIEW
    this would allow editable views in OOo
  • single-file
    This would allow to get rid of the temporary files which are currently needed when working on the embedded HSQLDB, and thus remove some performance penalties
Personal tools