Access2Base - Wider database support

Desktop / LibreOffice - Jean-Pierre Ledure [ledure.be] - 3 February 2016 05:13 UTC

Support of HSQLDB 2.3 and MySql CLOB and BLOB as database field types Schema and catalog names in tables GetChunk and AppendChunk methods for binary fields The Value property returns the correct binary content of binary fields

d8a1138 Access2Base - Wider database support
wizards/source/access2base/Application.xba | 2 +-
wizards/source/access2base/Collect.xba | 3 +
wizards/source/access2base/Compatible.xba | 2 +-
wizards/source/access2base/DataDef.xba | 17 ++-
wizards/source/access2base/Database.xba | 34 ++++--
wizards/source/access2base/Field.xba | 155 ++++++++++++++++++++++++----
wizards/source/access2base/L10N.xba | 8 +-
wizards/source/access2base/Recordset.xba | 130 +++++++++++++++++++++++
wizards/source/access2base/Utils.xba | 26 +++--
wizards/source/access2base/acConstants.xba | 2 +-
10 files changed, 337 insertions(+), 42 deletions(-)

Upstream: cgit.freedesktop.org


  • Share