<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; UDF &#8211; Validate Integer Function</title>
	<atom:link href="http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-47236</link>
		<dc:creator>SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-47236</guid>
		<description>[...] SQL SERVER - UDF - Validate Integer Function [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; UDF &#8211; Validate Integer Function [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-46062</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-46062</guid>
		<description>Hi Pinalkumar

I just tested on 2 different instances and cannot confirm your results. NumericTest always return 1. Something seems wrong here.

SQL Server 2005, my @@VERSION:

Microsoft SQL Server 2005 - 9.00.3068.00 (Intel X86)   Feb 26 2008 18:15:01 
Copyright (c) 1988-2005 Microsoft Corporation  Express Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

Microsoft SQL Server 2005 - 9.00.4035.00 (Intel X86)   Nov 24 2008 13:01:59
Copyright (c) 1988-2005 Microsoft Corporation  Standard Edition on Windows NT 6.0 (Build 6001: Service Pack 1)</description>
		<content:encoded><![CDATA[<p>Hi Pinalkumar</p>
<p>I just tested on 2 different instances and cannot confirm your results. NumericTest always return 1. Something seems wrong here.</p>
<p>SQL Server 2005, my @@VERSION:</p>
<p>Microsoft SQL Server 2005 &#8211; 9.00.3068.00 (Intel X86)   Feb 26 2008 18:15:01<br />
Copyright (c) 1988-2005 Microsoft Corporation  Express Edition on Windows NT 5.2 (Build 3790: Service Pack 2)</p>
<p>Microsoft SQL Server 2005 &#8211; 9.00.4035.00 (Intel X86)   Nov 24 2008 13:01:59<br />
Copyright (c) 1988-2005 Microsoft Corporation  Standard Edition on Windows NT 6.0 (Build 6001: Service Pack 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinicius Souza</title>
		<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-22280</link>
		<dc:creator>Vinicius Souza</dc:creator>
		<pubDate>Sat, 24 Nov 2007 12:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-22280</guid>
		<description>Hi,

I test value &#039;1a&#039; and function return 1; (error)

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I test value &#8216;1a&#8217; and function return 1; (error)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - UDF - Validate Positive Integer Function - Validate Natural Integer Function Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-13133</link>
		<dc:creator>SQL SERVER - UDF - Validate Positive Integer Function - Validate Natural Integer Function Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 18 Sep 2007 14:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-13133</guid>
		<description>[...] 18th, 2007 by pinaldave    Few days ago I wrote SQL SERVER - UDF - Validate Integer Function. It was very interesting to write this and developers at my company started to use it. One Jr. DBA [...]</description>
		<content:encoded><![CDATA[<p>[...] 18th, 2007 by pinaldave    Few days ago I wrote SQL SERVER &#8211; UDF &#8211; Validate Integer Function. It was very interesting to write this and developers at my company started to use it. One Jr. DBA [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fawaz</title>
		<link>http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-8345</link>
		<dc:creator>fawaz</dc:creator>
		<pubDate>Sun, 19 Aug 2007 11:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/11/sql-server-udf-validate-integer-function/#comment-8345</guid>
		<description>Gents,

thanks for this script , i were searching for script like this

thanks</description>
		<content:encoded><![CDATA[<p>Gents,</p>
<p>thanks for this script , i were searching for script like this</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
