List:General Discussion« Previous MessageNext Message »
From:David Blomstrom Date:March 2 2005 4:48pm
Subject:Simple Decimal Question
View as plain text  
Imagine a field with just two numerals, 250 and 2.8.
How would I designate that field if I want to display
them?

First, I tried decimal 3,1. It displayed numerals like
250 perfectly, but it rounded all the decimals off,
turning 2.8 into 3.

So I converted the field to char 3 and made sure the
cells in my spreadsheet were TEXT before saving it as
a csv file and importing it. But the results are the
same.

.5 displays as 1, 2.8 as 3, etc. What am I doing
wrong? However, I went into phpMyAdmin, and the
numerals look correct - .5, 2.8, etc. So why are they
being rounded when displayed?

Thanks.


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/
Thread
Simple Decimal QuestionDavid Blomstrom2 Mar