I think I'm going to just do a val on that value and get rid of the
precision.  You can't pass that in through a cfqueryparam anyhow, can you?

Doug

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean
Corfield
Sent: Wednesday, February 08, 2006 8:14 PM
To: [email protected]
Subject: Re: Reactor For CF Numeric datatype problems

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