I have a Sybase table with a series of
columns in it that are all defined as Decimal
(12,4). The CSpDataObject getValue method
returns the correct value for the columns,
unless the column value only contains a
significant digit in the 4th decimal
position. For example, if the the column
contains .0002 the value if return as 2.0E-
4, but if the column contains (.0012) the
value is returned as .0012 (as expected).
Any idea why the value of 2.0E-4 is being
returned when the actual column value
is .0002?
_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]