[dba-issues] [Issue 69689] COUNT and GROUP not availa ble with PostgreSQL via JDBC

2007-08-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69689


User oj changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 29 12:22:33 + 
2007 ---
Closing it.

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



[dba-issues] [Issue 69689] COUNT and GROUP not availa ble with PostgreSQL via JDBC

2007-08-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69689


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Wed Aug 29 12:13:39 + 
2007 ---
The problem is that the Postgresql driver return false when asking the
DatabaseMetaData for supportsCoreSQLGrammar.We use this check to enable the
group by feature.

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



[dba-issues] [Issue 69689] COUNT and GROUP not availa ble with PostgreSQL via JDBC

2006-09-20 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69689


User msc changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |oj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|not determined|OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Wed Sep 20 04:37:58 -0700 
2006 ---
Hi,

I can reproducer this. with the postgres version 8.0.8 and the jdbc driver
postgresql-jdbc-8.2dev-501.

I believe this is a driver issue, but I don't know exactly so I send it to the
right developer.

Bye Marc

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



[dba-issues] [Issue 69689] COUNT and GROUP not availa ble with PostgreSQL via JDBC

2006-09-20 Thread automatthias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69689
 Issue #|69689
 Summary|COUNT and GROUP not available with PostgreSQL via JDBC
   Component|Database access
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|automatthias





--- Additional comments from [EMAIL PROTECTED] Wed Sep 20 00:22:58 -0700 
2006 ---
Hi,

I'm using OO Base with JDBC and PostgreSQL. When constructing a query, I can't
choose group function from the apriopriate selection boxes. For example:

- Create Query in Design View
- Add Tables (I'm adding my table)
- Close "Add Tables" dialog
- Drag a table column to the query columns at the bottom
- Click the "Function" row of an empty column
- Choose "Count"
- Click the "Function" row in the first column (the one I've dragged before)

Expected: see "Group" function

Seen: single "(no function)" label.

However, if I edit the SQL code by hand and insert appropriate GROUP BY clause,
it also appears in the selection box.

I'm experiencing it in OpenOffice.org 2.0.3, from openoffice-bin package in
Gentoo as well as in 2.0.2 from Ubuntu Dapper Drake.

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