It provides a AOO/LibO Basic library of macros implementing a number of functionalities - directly inspired by MSAccess. The macros are callable from an OpenOffice/LibreOffice Base application.

Main enhancements:
- a performance improvement when processing very large (up to 1000+ items) listboxes.
- a workaround has been implemented to survive the LibreOffice 4.0 bug described in BugZilla.
- the implementation of the SysCmd method for the management of status bars.
- a Dialog object and its controls for managing dialogs like you could manage forms before
- the Format property may be set programmatically for date and time controls.
- the addition of the OpenSQL action to open a datasheet containing the data described by the provided SELECT SQL statement.
The Dialog object is illustrated with a nice Calculator widget:
More info:
- Online documentation.
- Documented and downloadable examples.
- Software download from OpenOffice or LibreOffice extensions sites
If you have questions, suggestions, bugs or other topics about the Access2Base extension (especially version 0.9.1) you would like to discuss, I suggest you post a reply to this thread.
JPL
PS the thread about release 0.9.0 is here