To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=44060 Issue #:|44060 Summary:|query wizard: field list box too small, full |qualified names need scrolling to see the field names Component:|Database access Version:|680m80 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P4 Subcomponent:|none Assigned to:|bc Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Fri Mar 4 04:17:06 -0800 2005 ------- In the query auto pilot, the field list box shows full qualified field names. That is, for a database which supports catalogs and schemas (e.g. MS SQL Server), the entries in the field list are <catalog>.<schema>.<table>.<field1> <catalog>.<schema>.<table>.<field2> ... The list box is way too small for this, since the interesting information - the field name - is often right outside the list, which forces the user to scroll permanently. Suggestion: Only show the field names in this list, not the fully qualified name. On the right hand side listbox, the pure field name would not be sufficient (since there fields from different tables can be displayed). So I suggest to either use full qualified names on the right side only, or shorten names on the right side, for instance field1 (<catalog>.<schema>.<table1>) field2 (<catalog>.<schema>.<table2>) field3 (<catalog>.<schema>.<table2>) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
