<?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: ADODB on FreeBSD</title>
	<atom:link href="http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/</link>
	<description>Information, opinions, ideas and rants from my family and friends in Sacramento, California, US.</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:15:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-97194</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 23 Mar 2011 00:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-97194</guid>
		<description>&lt;p&gt;Over the last few days I&#039;ve had to rebuild FreeTDS. I discovered a few things that might be helpful in the future:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;$ tsql -C (at the shell prompt) will show you the compile-time options used for tsql and FreeTDS. In particular, it will show the default &quot;TDS version&quot;, which seems to affect the debug/dump output.&lt;/li&gt;
&lt;li&gt;# env TDS_VER=8.0 portmaster databases/freetds (at Charlie Root&#039;s prompt) will build FreeTDS with SQL Server 2008 (?) support as the default. The dump file under this version is much more informative.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some other tidbits from &lt;a href=&quot;http://lists.ibiblio.org/pipermail/freetds/2011q1/026809.html&quot;&gt;this post&lt;/a&gt; on the freetds mailing list: James (maintainer) has been having some technical troubles from his hosting company (which knocked www.freetds.org off the Internet), as well as SourceFourge. He&#039;s planning to bail out of SourceForge once the upcoming release is finished.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Over the last few days I&#8217;ve had to rebuild FreeTDS. I discovered a few things that might be helpful in the future:</p>

<ul>
<li>$ tsql -C (at the shell prompt) will show you the compile-time options used for tsql and FreeTDS. In particular, it will show the default &#8220;TDS version&#8221;, which seems to affect the debug/dump output.</li>
<li># env TDS_VER=8.0 portmaster databases/freetds (at Charlie Root&#8217;s prompt) will build FreeTDS with SQL Server 2008 (?) support as the default. The dump file under this version is much more informative.</li>
</ul>

<p>Some other tidbits from <a href="http://lists.ibiblio.org/pipermail/freetds/2011q1/026809.html">this post</a> on the freetds mailing list: James (maintainer) has been having some technical troubles from his hosting company (which knocked <a href="http://www.freetds.org" rel="nofollow">http://www.freetds.org</a> off the Internet), as well as SourceFourge. He&#8217;s planning to bail out of SourceForge once the upcoming release is finished.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-72674</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 24 Oct 2009 03:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-72674</guid>
		<description>&lt;p&gt;I forgot to post our success! The &lt;a href=&quot;http://www.freetds.org/userguide/freetdsconf.htm&quot; rel=&quot;nofollow&quot;&gt;FreeTDS configuration&lt;/a&gt; was indeed the problem. We were trying to specify the DNS name of our (MicroSoft) SQLServer, when we should have been using the &quot;dataserver&quot; name (whatever is specified in square brackets in the freetds.conf file).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I forgot to post our success! The <a href="http://www.freetds.org/userguide/freetdsconf.htm" rel="nofollow">FreeTDS configuration</a> was indeed the problem. We were trying to specify the DNS name of our (MicroSoft) SQLServer, when we should have been using the &#8220;dataserver&#8221; name (whatever is specified in square brackets in the freetds.conf file).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-66370</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 03 Jun 2009 05:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/20090523/adodb-on-freebsd/#comment-66370</guid>
		<description>&lt;p&gt;I think the final problem might have to do with the &lt;a href=&quot;http://joseph.randomnetworks.com/archives/2005/06/16/sql-server-2000-notes/&quot;&gt;FreeTDS configuration&lt;/a&gt; on the server. I&#039;ll have my student assistant check into that tomorrow morning.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think the final problem might have to do with the <a href="http://joseph.randomnetworks.com/archives/2005/06/16/sql-server-2000-notes/">FreeTDS configuration</a> on the server. I&#8217;ll have my student assistant check into that tomorrow morning.</p>]]></content:encoded>
	</item>
</channel>
</rss>

