Re: will the result set shows the negative value.
Posted By:
Christopher_Koenigsberg
Posted On:
Thursday, November 9, 2006 09:53 PM
Maybe you are using the wrong type (something unsigned?) when you get the value from the row of the ResultSet?
Maybe it really is positive, not negative, in the database, and there was a mistake when it was inserted?