<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Decimal places rounding to whole number</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/decimal-places-rounding-to-whole-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-places-rounding-to-whole-number/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 15:28:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: randym</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-places-rounding-to-whole-number/#comment-56761</link>
		<dc:creator>randym</dc:creator>
		<pubDate>Mon, 29 Sep 2008 14:59:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-56761</guid>
		<description><![CDATA[I have seen alot of misconception about using the number of decimal places and the format properties in the form.  These are just the display format.  They do not affect what is stored in the database.  The data type of the column in the table must be Number with the field size of single or double if you want it to contain decimal places.  A data type of currency will store only two decimal places.  A data type of number with a field size of integer or long will store no decimal places.]]></description>
		<content:encoded><![CDATA[<p>I have seen alot of misconception about using the number of decimal places and the format properties in the form.  These are just the display format.  They do not affect what is stored in the database.  The data type of the column in the table must be Number with the field size of single or double if you want it to contain decimal places.  A data type of currency will store only two decimal places.  A data type of number with a field size of integer or long will store no decimal places.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juju</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-places-rounding-to-whole-number/#comment-56703</link>
		<dc:creator>juju</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:17:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-56703</guid>
		<description><![CDATA[I wasn&#039;t clear -- I don&#039;t want my values to round and they are.  E.g., I enter 1.50 and get 2.00.  I&#039;ve tried setting the number format to fixed with auto decimal places, fixed with 2 dec places, general with 2, etc and it continues to round.  HELP!]]></description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t clear &#8212; I don&#8217;t want my values to round and they are.  E.g., I enter 1.50 and get 2.00.  I&#8217;ve tried setting the number format to fixed with auto decimal places, fixed with 2 dec places, general with 2, etc and it continues to round.  HELP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thongtarget</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-places-rounding-to-whole-number/#comment-56683</link>
		<dc:creator>Thongtarget</dc:creator>
		<pubDate>Fri, 26 Sep 2008 01:47:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-56683</guid>
		<description><![CDATA[Thanks for the info. I&#039;ll have to try this out!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the info. I&#8217;ll have to try this out!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 16:39:08 -->