<?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: Column, parameter, or variable #%d: Cannot find data type %.*ls.</title>
	<atom:link href="http://www.sql-server-performance.com/2007/cannot-find-data-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2007/cannot-find-data-type/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 15 May 2013 08:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jos</title>
		<link>http://www.sql-server-performance.com/2007/cannot-find-data-type/#comment-2067</link>
		<dc:creator>Jos</dc:creator>
		<pubDate>Fri, 13 Jul 2012 08:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1099#comment-2067</guid>
		<description><![CDATA[In an VB Sql Function altering a ByVal ... As String into ByRef ... As String will also get you this type of error!!!
This is consistent as you would try to pass datatype String to Sql.
However Visual Studio will not give you a clue.....]]></description>
		<content:encoded><![CDATA[<p>In an VB Sql Function altering a ByVal &#8230; As String into ByRef &#8230; As String will also get you this type of error!!!<br />
This is consistent as you would try to pass datatype String to Sql.<br />
However Visual Studio will not give you a clue&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
