|
Doug,
I don't know about what is happening when it is written, as
I have never written the data using Reactor.
I confirmed that it does work OK for the REAL and FLOAT
datatypes, though.
Michael
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug
Hughes
Sent: Monday, February 20, 2006 4:02 PM To: [email protected] Subject: RE: [Reactor For CF] RE: Reactor For CF Numeric datatype problems That’s weird. It
sounds like the truncation is occurring when the data is read, not
written. That means it’s not a cfqueryparam
issue. I assume that the
getMyfieldname() is in
a record and getByQuery() is on a gateway? I’ll test this out when
I have time and see what I can do. Doug From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Lantz Doug, This error was from SQL
Server 2000. It relates to the DECIMAL datatype only, as far as I can
tell... So, when I tried to get
the value out using the .getMyfieldname() syntax, as well as using getbyquery,
it was truncated. Michael From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Hughes Michael, Can you please provide
a little more info on this problem? What SQL server are you using?
What db data type? In which object type does the value get
truncated? I just need more help
with the details. I can’t spend the time to reverse engineer this bug
report. Doug From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Lantz 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. Anyone else experience this? I
haven't had time to look at the xml metadata, but I am guessing it has something
to do with how a datatype is setup when it reads in the database
schema. Michael -- Reactor for ColdFusion Mailing List --
|
- [Reactor For CF] RE: Reactor For CF Numeric datatype problem... Michael Lantz
- RE: [Reactor For CF] RE: Reactor For CF Numeric datatyp... Doug Hughes
- RE: [Reactor For CF] RE: Reactor For CF Numeric datatyp... Michael Lantz

