On 2/8/06, Michael Lantz <[EMAIL PROTECTED]> wrote:
> So, I am working on a project that includes the use of a Decimal datatype.
>
> When I look at the values in SQL Server Management Studio, the values look
> fine, but when they are inside a Reactor object, the value gets truncated to
> an integer.

The length metadata field is, by definition, an integer. It appears
that Reactor needs to add an additional metadata field for precision
or something similar (and update the ObjectDao CFCs for each
database).
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

Reply via email to