<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IsNumeric Returns (1/TRUE) and I Expected (0/FALSE)</title><link>http://blogs.msdn.com/b/psssql/archive/2008/08/25/isnumeric-returns-1-true-and-i-expected-0-false.aspx</link><description>The string '100,200,300' has fooled many a customer and support engineer alike. select cast('100,200,300' as bigint) Msg 8114, Level 16, State 5, Line 1 Error converting data type varchar to bigint. One might argue that this is a bigint value.&amp;#160; However</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: IsNumeric Returns (1/TRUE) and I Expected (0/FALSE)</title><link>http://blogs.msdn.com/b/psssql/archive/2008/08/25/isnumeric-returns-1-true-and-i-expected-0-false.aspx#8896990</link><pubDate>Tue, 26 Aug 2008 13:52:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8896990</guid><dc:creator>colin leversuch-roberts</dc:creator><description>&lt;p&gt;This is also true when just a decimal point ( full stop ) is set for conversion.&lt;/p&gt;
&lt;p&gt;select isnumeric('.') &amp;nbsp;will return true&lt;/p&gt;
&lt;p&gt;select convert (int,'.') &amp;nbsp;will fail&lt;/p&gt;
&lt;p&gt;Seen this cause a few &amp;quot;bugs&amp;quot; in my time.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8896990" width="1" height="1"&gt;</description></item><item><title>car insurance &amp;raquo; IsNumeric Returns (1/TRUE) and I Expected (0/FALSE)</title><link>http://blogs.msdn.com/b/psssql/archive/2008/08/25/isnumeric-returns-1-true-and-i-expected-0-false.aspx#8894177</link><pubDate>Mon, 25 Aug 2008 19:04:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8894177</guid><dc:creator>car insurance &amp;raquo; IsNumeric Returns (1/TRUE) and I Expected (0/FALSE)</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://hoursfunnywallpaper.cn/?p=2932"&gt;http://hoursfunnywallpaper.cn/?p=2932&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8894177" width="1" height="1"&gt;</description></item></channel></rss>