When I am trying to use the COALESCE key word in an OLE DB Source control, it always returns a negative number in the results set.
I am using a Native OLE DB\PostgreSQL Native Provider as a connection to the database and other key words are working correctly.
I run the query in PGAdminIII and it returns a numeric data type.
I re-enginered the query to use a case when statement, but its still producing a negative value.