To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65437
                  Issue #:|65437
                  Summary:|wildcard substitution in parameter dialog doesn't
                          |work
                Component:|Database access
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|fs
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Tue May 16 04:38:11 -0700 
2006 -------
- open the attached database
- open the query "All Orders" by double-clicking it
=> a dialog opens which asks for a paramter
- enter *i* and dismiss the dialog with OK
=> the query data is displayed, but no records are shown

Entering %i% instead of *i* shows two records, as expected. However, % is SQL
dialog, and usually, OOo hides this SQL dialog from the UI in all places:
keywords are localized (e.g. "WIE" instead of "LIKE" in an german installation),
and placeholdes % and _ are substituted with the more wide-spread ones * and ?.
This substitution, for instance, takes place when filtering a table with (you
can enter criterions such as "LIKE *i*" in the filter dialog). For consistency
reasons, we should do this substitution also in the parameters dialog.

---------------------------------------------------------------------
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]

Reply via email to