<?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: Initial support for SqlServer 2000 in DbFit</title>
	<atom:link href="http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/</link>
	<description>Building software that matters</description>
	<lastBuildDate>Fri, 18 May 2012 13:40:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/comment-page-1/#comment-23755</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Wed, 09 Jan 2008 22:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/#comment-23755</guid>
		<description>Hi Tom,

thanks for this - I&#039;ve fixed the problem, you can download the build from &lt;a href=&quot;http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/dist/dbfit-dotnet-20070109.zip&quot; rel=&quot;nofollow&quot;&gt;Sourceforge&lt;/a&gt;. It will be included in the next regular release.</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>thanks for this &#8211; I&#8217;ve fixed the problem, you can download the build from <a href="http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/dist/dbfit-dotnet-20070109.zip" rel="nofollow">Sourceforge</a>. It will be included in the next regular release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Ratna</title>
		<link>http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/comment-page-1/#comment-23732</link>
		<dc:creator>Tom Ratna</dc:creator>
		<pubDate>Wed, 09 Jan 2008 04:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/07/initial-support-for-sqlserver-2000-in-dbfit/#comment-23732</guid>
		<description>dbfit 0.93 and 2008-01-07 code do not accept fully qualified(prefixed by schema name) [table&#124;procedure&#124;function} names when used with MS SQL 2005. Throws an exception System.ApplicationException: Cannpt read columns/parameters for object when calling
!&#124;Execute Procedure&#124;dbo.udf_ConcatenateString&#124;
Works fine with:
!&#124;Execute Procedure&#124;udf_ConcatenateString&#124;

SQL 2005 best practice is for use of schema prefix rather than the default schema</description>
		<content:encoded><![CDATA[<p>dbfit 0.93 and 2008-01-07 code do not accept fully qualified(prefixed by schema name) [table|procedure|function} names when used with MS SQL 2005. Throws an exception System.ApplicationException: Cannpt read columns/parameters for object when calling<br />
!|Execute Procedure|dbo.udf_ConcatenateString|<br />
Works fine with:<br />
!|Execute Procedure|udf_ConcatenateString|</p>
<p>SQL 2005 best practice is for use of schema prefix rather than the default schema</p>
]]></content:encoded>
	</item>
</channel>
</rss>

