Access2Base - Introduction of CloseConnection method

Desktop / LibreOffice - Jean-Pierre Ledure [ledure.be] - 13 September 2014 08:17 UTC

The invocation of CloseConnection has next effects: All the recordsets related to a database linked to the current document are closed. The database object(s) is(are) released.

bc5cdd2 Access2Base - Introduction of CloseConnection method
wizards/source/access2base/Application.xba | 79 +++++++++++++++++++++++++---
wizards/source/access2base/Database.xba | 5 +-
wizards/source/access2base/Form.xba | 11 +++-
wizards/source/access2base/acConstants.xba | 2 +-
4 files changed, 87 insertions(+), 10 deletions(-)

Upstream: cgit.freedesktop.org


  • Share