Issue 56289

Summary: no GROUP BY - COUNT from wizard
Product: Base Reporter: dtinazzi <dtinazzi>
Component: codeAssignee: AOO issues mailing list <issues>
Status: RESOLVED FIXED QA Contact:
Severity: Trivial    
Priority: P3 CC: damjan, issues, kpalagin
Version: 3.4.0   
Target Milestone: 4.2.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: 4.2.0-dev
Developer Difficulty: ---

Description dtinazzi 2005-10-19 18:07:03 UTC
OOO 2.0 rc3 Italian translation - base file connected to MsAccess table (TABLE1).

I use the query wizard to create a query like:

SELECT FIELD1, COUNT(FIELD2) FROM TABLE1 GROUP BY FIELD1

I select the table (Step 1), then goto step 4 to select COUNT but I can find
only SUM, MEDIA, MIN and MAX (in Italian: "calcola la somma di", "calcola la
media di", "calcola il minimo di", "calcola il massimo di"). The option is missing.
Comment 1 christoph.lukasiak 2005-11-08 16:12:40 UTC
change owner
Comment 2 christoph.lukasiak 2006-01-18 15:57:36 UTC
i can repro that - it would be nice, if this would go
Comment 3 kpalagin 2007-04-21 17:54:48 UTC
Confirming with 2.2 on WinXP as there is no GROUP BY or COUNT operator in 
step4 of query wizard.
Changing to enhancement.
Comment 4 Unknown 2010-10-23 06:14:06 UTC
Created attachment 72308
Comment 5 damjan 2015-11-08 15:56:49 UTC
Fix committed in revision 1713240. Thank you for your bug report! Resolving fixed.