• Jean-Pierre Ledure's avatar
    Access2Base new release - V1.1.0 · e6c21ee4
    Jean-Pierre Ledure yazdı
    Access2Base library can be run to access a database defined in any form stored
    in any AOO/LibO document. Now CurrentDb method may be associated with a form
    object, not only with the root class.The OpenDatabase method allows any
    AOO/LibO document to get access to tables stored in any database.
    RunSQL, OpenSQL, database functions have been extended to be run from
    a database object, not only as a command. The CopyObject (new) action copies
    query definitions and/or table definitions and data.
    Creation of table and fields without SQL with the CreateTableDef, CreateField
    and Append methods. The Description property of a TableDef is writable.
    New GetHiddenAttribute and SetHiddenAttribute actions hide or show any
    AOO/LibO or Base object. SelectObject scope has been extended accordingly.
    Addition of the SelStart, SelLength and SelText properties for text controls.
    
    Change-Id: I163f3bcb0f63dc346e1bd23729356ebe556c6592
    Reviewed-on: https://gerrit.libreoffice.org/9303Reviewed-by: 's avatarLionel Elie Mamane <lionel@mamane.lu>
    Tested-by: 's avatarLionel Elie Mamane <lionel@mamane.lu>
    e6c21ee4
SubForm.xba 23.4 KB