 




<?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: SQL Error</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-error/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: sheldonlinker</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-error/#comment-36512</link>
		<dc:creator>sheldonlinker</dc:creator>
		<pubDate>Fri, 30 Mar 2007 11:48:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-36512</guid>
		<description><![CDATA[That&#039;s the cause.  Here are the solutions:

If the data is in error, fix the data.

If the data is correct, redefine the field.  In DB2, your best bet is DECIMAL, somewhere between DECIMAL(10) and DECIMAL(31), depending on the size of your data.  In other DBMS dialects, use NUMBER(10) or larger.
---
Sheldon Linker (sol@linker.com)
Linker Systems, Inc. (www.linkersystems.com)
800-315-1174 (+1-949-552-1904)]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s the cause.  Here are the solutions:</p>
<p>If the data is in error, fix the data.</p>
<p>If the data is correct, redefine the field.  In DB2, your best bet is DECIMAL, somewhere between DECIMAL(10) and DECIMAL(31), depending on the size of your data.  In other DBMS dialects, use NUMBER(10) or larger.<br />
&#8212;<br />
Sheldon Linker (sol@linker.com)<br />
Linker Systems, Inc. (www.linkersystems.com)<br />
800-315-1174 (+1-949-552-1904)</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 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:27:40 -->