Ask a Question related to Coldfusion Database Access, Design and Development.
-
djerole #1
Data storage
I have a report where a column is the summation of 2-3.2. In CF 5.0, I get
-1.2. Running the application in CF 7.0, I get -0.200000047684. I patched CF
7.0 with the 133MB update with the same results. I validated the values in the
database to make sure they were stored as 2 and 3.2. Any ideas?
Thanks,
djerole Guest
-
Local storage
Hey, i would like to know how i can literally VIEW, these files. I dont want the settings manager, i want to open the folder where these files are... -
temporary storage
anyone have any idea how to store a picture in a temp file first b4 proceed to the credit card processing? if the customer is not perform the... -
Using XML data storage
Can anyone give me some advice on what I need to use XPath or XQuery to access data stored in an XML tree? Do I need any proprietary components or... -
How Energy Storage can help us ?
Nice Hello from Flywheel Storage & Sun Tracking Goodbay to Blackout forever rysz_c2@yahoo.com -
Film Storage
Hi When at home should film be stored in the fridge or just at room temp. Thank you -
Dan Bracuk #2
Re: Data storage
What do you get if you run the query outside of cold fusion?
Originally posted by: djerole
I have a report where a column is the summation of 2-3.2. In CF 5.0, I get
-1.2. Running the application in CF 7.0, I get -0.200000047684. I patched CF
7.0 with the 133MB update with the same results. I validated the values in the
database to make sure they were stored as 2 and 3.2. Any ideas?
Thanks,
Dan Bracuk Guest
-
djerole #3
Re: Data storage
If I save the report to Excel and use the =sum for these values, I get -1.2.
Thanks
djerole Guest
-
Dan Bracuk #4
Re: Data storage
But what do you get when you run the query using your database software and
nothing else.?
Originally posted by: djerole
If I save the report to Excel and use the =sum for these values, I get -1.2.
Thanks
Dan Bracuk Guest
-
SQLMenace #5
Re: Data storage
Let me guess, they are stored as decimal in the DB table?
SQLMenace Guest
-
djerole #6
Re: Data storage
They are stored as decimal in Access with Auto or 1 decimal point
djerole Guest



Reply With Quote

