|
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 Sent: Monday, February 20, 2006 3:16 PM To: [email protected] Subject: RE: Reactor For CF Numeric datatype problems 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 CF] RE: Reactor For CF Numeric datatype problem... Michael Lantz

