To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71578
                 Issue #|71578
                 Summary|crash when adding "GROUP BY" to a query on ADO databas
                        |e
               Component|Database access
                 Version|OOo 2.0.4
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|evoci





------- Additional comments from [EMAIL PROTECTED] Wed Nov 15 09:02:16 -0800 
2006 -------
1) create a database connected to the attached .mdb
2) create a query Query1 as

SELECT LEFT( `field2`, 7 ) AS `Date`, `Field3` FROM `Nbmis_putnici`

save, execute, works OK

3) edit Query1 into

SELECT LEFT( `field2`, 7 ) AS `Date`, SUM(`Field3`) FROM `Nbmis_putnici` GROUP
BY `Date`

either save or execute and software crashes

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

Reply via email to