[Libreoffice-bugs] [Bug 118809] Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 23 16:25:43 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118809
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |btomi96 at gmail.com,
| |lionel at mamane.lu,
| |robert at familiegrosskopf.de,
| |serval2412 at yahoo.fr
--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Drew: we currently use Firebird 3.0.0
Now version retrieved must work with embedded Firebird and not embedded
Firebird.
For last one, obviously, we can't use a fixed string to display the version.
For first case, should we display the built Firebird version in LO or the
Firebird version corresponding to the moment we created the file?
Code pointers:
-
https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/DatabaseMetaData.cxx#599
-
https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/DatabaseMetaData.cxx#604
For getDatabaseProductName(), could we indicate "Firebird" or should we
distinguish if embedded version or not?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180723/92501a8c/attachment.html>
More information about the Libreoffice-bugs
mailing list