Extension: |
|
Extension ID: |
Access2Base |
Release date: |
08/02/2015 - 10:23 |
Version: |
1.2.0 |
System Independent |
|
Compatibility: |
3.3, 3.4, 4.0, 4.1 |
Binary type: |
OpenOffice extension (.oxt) |
All the methods which can meaningfully be used without a database connection (error handling, dialogs manipulations, status bar and window handling, commands launch, ...) have been reviewed and documented as acceptable before any OpenConnection call.
A CloseConnection method has been added to allow freeing resources.
To pass values from one open document to another, use the TempVars collection of TempVar objects.
New properties for forms and subforms: OrderBy and OrderByOn.
Additionally the new ApplyFilter and SetOrderBy actions are applicable on table or query datasheets, and on forms or subforms as well. Also the GoToRecord action has been extended to table and query datasheets.