[Libreoffice-bugs] [Bug 111862] Cannot find column names when doing a query using the wizard

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 17 09:15:39 UTC 2017


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

--- Comment #5 from Alex Thurgood <iplaw67 at tuta.io> ---
The error message you cite comes from :

wizards/source/resources/resources_en_US.properties

RID_DB_COMMON_45=The field names from '%NAME' could not be retrieved

which is invoked by :

wizards/com/sun/star/wizards/db/CommandMetaData.java

String sMsgNoFieldsFromCommand = oResource.getResText("RID_DB_COMMON_45")

and

sMsgNoFieldsFromCommand = JavaTools.replaceSubString(sMsgNoFieldsFromCommand,
_commandname, "%NAME")

-- 
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/20170817/d18a227b/attachment.html>


More information about the Libreoffice-bugs mailing list