Difference between revisions of "HSQLDB Integration"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Main HSQLDB Integration moved to HSQLDB Integration)
Line 1: Line 1:
Things to do for the HSQLDB integration in [[Main_OOo_Base| OpenOffice.org Base]]
+
== Things To Do ==
 
* localize error messages (currently all hard-coded English)
 
* localize error messages (currently all hard-coded English)
 
* get rid of the "useDefaultSchema=true" parameter?
 
* get rid of the "useDefaultSchema=true" parameter?
 +
 +
== OpenOffice.org-specific settings ==
 +
* "useDefaultSchema='true'"<br/>lets HSQLDB behave as if it doesn't support schemas

Revision as of 09:54, 16 November 2005

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
Personal tools