When using HSQL ODBC with PostgreSQL, the result of a SUM() is reported as SqlVarChar 19, which means that it can't be treated as a number.
Log in to post a comment.