[Libreoffice-bugs] [Bug 116890] Firebird: empty columns gone with prepared statement

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 10 12:51:33 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116890

--- Comment #14 from Gerhard Schaber <gerhard.schaber at gmx.at> ---
According to
https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSetMetaData.html#getColumnLabel(int)
there is a difference between getColumnLabel and getColumnName. Maybe constant
columns are just a special case where always the alias is used. getColumnName
returns the original name according to the manual. Is guess this is the case
for HSQLDB. Any idea why it nevertheless shows the alias, or is it always using
getColumnLabel for LO Basic?

-- 
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/20180410/ad7142b4/attachment.html>


More information about the Libreoffice-bugs mailing list