<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>leinadium &#187; decimal</title>
	<atom:link href="http://www.leinadium.com/tag/decimal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leinadium.com</link>
	<description>Techhead. Codewarrior. Legalnerd.</description>
	<lastBuildDate>Fri, 02 Sep 2011 20:09:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>mysql odbc 5.1 decimal NULL converted to 0</title>
		<link>http://www.leinadium.com/code/mysql-odbc-51-decimal-null-converted-to-0/</link>
		<comments>http://www.leinadium.com/code/mysql-odbc-51-decimal-null-converted-to-0/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 10:44:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[3.51]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[myodbc]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[zero]]></category>

		<guid isPermaLink="false">http://217.11.59.22/leinadium/?p=5</guid>
		<description><![CDATA[just found an error in the mysql odbc 5.1.5 implementation. If a decimal fields value is NULL, it is returned as 0 instead. This broke our application at various points. Here&#8217;s a link to the confirmation on mysql.com http://forums.mysql.com/read.php?37,236311,237632#msg-237632 So, we&#8217;re going back to 3.51]]></description>
			<content:encoded><![CDATA[<p>just found an error in the mysql odbc 5.1.5 implementation. If a decimal fields value is NULL, it is returned as 0 instead. This broke our application at various points.<br />
Here&#8217;s a link to the confirmation on mysql.com <a href="http://forums.mysql.com/read.php?37,236311,237632#msg-237632">http://forums.mysql.com/read.php?37,236311,237632#msg-237632</a><br />
So, we&#8217;re going back to 3.51</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leinadium.com/code/mysql-odbc-51-decimal-null-converted-to-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

