diff --git a/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp b/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp index b047087180..41ace038c3 100755 --- a/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp +++ b/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp @@ -37,8 +37,8 @@ * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. @@ -62,7 +62,7 @@ UFI: new Query Wizard page 3 -YJ: checked +YJ: checked @@ -70,14 +70,25 @@ Query Wizard - Search Conditions Specifies the search conditions to filter the query. + Match all of the following Select to filter the query by all the conditions using a logical AND. + Match any of the following Select to filter the query by any of the conditions using a logical OR. + + + Field Select the field name for the filter condition. + + + Condition Select the condition for the filter. + + + Value Enter the value for the filter condition. Query Wizard - Detail or summary diff --git a/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp b/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp index aa49f85a6b..e9f63b84df 100755 --- a/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp +++ b/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp @@ -37,8 +37,8 @@ * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. @@ -62,7 +62,7 @@ UFI: new Query Wizard page 4 -YJ: checked +YJ: checked @@ -71,17 +71,23 @@ Specifies whether to display all records of the query, or only the results of aggregate functions. This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions. + Detailed query Select to show all records of the query. + Summary query Select to show only results of aggregate functions. Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls. + Aggregate function Select the aggregate function. + Field name Select the numeric field name. + + Appends a new row of controls. + - Removes the last row of controls. Query Wizard - Grouping