Hello,
I'm the author of the bug ...
... and also of what sometimes works fine in Access2Base (?).
The concerned line in the software is
Code: Select all
ReDim Preserve vRowSource(0 To iCount - 1)
and this DOES NOT create an empty array when iCount = 0, as I maybe expected when I wrote this code.
I will prepare a patch that will be included, considering https://wiki.documentfoundation.org/ReleasePlan, probably in LO 4.3.7 and LO 4.4.1.
A correction has been pushed to LO 4.3.7 and LO 4.4.1. See https://wiki.documentfoundation.org/ReleasePlan for their availability.
Note that LO 4.4.0, which
be was released recently
in the next coming hours or days, will includes Access2Base 1.2.0. This is good news. Unfortunately it still includes above bug.
The workaround proposed by MTP looks smart to me, as soon as the control is not bound to a database field.
Sorry for the inconvenience.
Thanks for using Access2Base and helping me to make a better software.
JPL