Bugzilla – Bug 124373
SUM() in query failing
Last modified: 2007-06-14 16:02:58 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000308612 at remedy/ remedy/show_bug.cgi?id=DEFECT000308612 Originally filed under the NDS SDK product and JDBC component. --------- <remedy_version_found_in> Sept NDK </remedy_version_found_in> --------- <remedy_milestone> BLANK </remedy_milestone> --------- <remedy_details> select sum(integer_type_attribute) FROM object fails with SQLException: SQLState(S0000) vendor code(1023) java.sql.SQLException: [Novell][LDAP JDBC Driver] Invalid operand for operator: SUM at com.novell.sql.Errors.sqlException(Errors.java) at com.novell.sql.LDAPStatement.executeQuery According to the doc, you handle integer types as integers, so I'm submitting this as a bug. </remedy_details>