<?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: Connecting to Microsoft SQL Server from Mac OS X</title>
	<atom:link href="http://www.napcsweb.com/blog/2007/03/08/15/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.napcsweb.com/blog/2007/03/08/15/</link>
	<description>professional web development and consulting</description>
	<lastBuildDate>Mon, 22 Feb 2010 11:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stew</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-24918</link>
		<dc:creator>Stew</dc:creator>
		<pubDate>Sat, 20 Jun 2009 00:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-24918</guid>
		<description>This posting is greatly appreciated.  It has not only saved me a huge amount of time, it was a great learning exercise.

Thanks!</description>
		<content:encoded><![CDATA[<p>This posting is greatly appreciated.  It has not only saved me a huge amount of time, it was a great learning exercise.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin Moore</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-23405</link>
		<dc:creator>Austin Moore</dc:creator>
		<pubDate>Fri, 15 May 2009 13:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-23405</guid>
		<description>Thanks for the great write-up.  The connection seems to work just fine.  

I&#039;m having trouble with certain rake commands though, and I&#039;m wondering if anyone else has experienced the same.  Namely, the following rake tasks fail:

$ rake db:test:prepare
/opt/local/bin/osql: illegal option -- E
/opt/local/bin/osql: illegal option -- E

$ rake db:test:purge
/opt/local/bin/osql: illegal option -- E
/opt/local/bin/osql: illegal option -- E

I assume db:test:prepare fails because it calls db:test:purge which fails.  I&#039;m not sure though why the &#039;illegal option&#039; error is coming.  

Has anyone else seen this?  Did you find a solution?  Thanks in advance for any help.</description>
		<content:encoded><![CDATA[<p>Thanks for the great write-up.  The connection seems to work just fine.  </p>
<p>I&#8217;m having trouble with certain rake commands though, and I&#8217;m wondering if anyone else has experienced the same.  Namely, the following rake tasks fail:</p>
<p>$ rake db:test:prepare<br />
/opt/local/bin/osql: illegal option &#8212; E<br />
/opt/local/bin/osql: illegal option &#8212; E</p>
<p>$ rake db:test:purge<br />
/opt/local/bin/osql: illegal option &#8212; E<br />
/opt/local/bin/osql: illegal option &#8212; E</p>
<p>I assume db:test:prepare fails because it calls db:test:purge which fails.  I&#8217;m not sure though why the &#8216;illegal option&#8217; error is coming.  </p>
<p>Has anyone else seen this?  Did you find a solution?  Thanks in advance for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-14720</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Mon, 13 Oct 2008 04:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-14720</guid>
		<description>DUDE! You rock. Thank you thank you thank you! I&#039;d tried to get this working before using the Rails documentation, but (as you say) it was convoluted, and more importantly it didn&#039;t include the &quot;for Leopard users&quot; step. We can now properly integrate our legacy database with our new applications! No more DTS transformations and regular sftp processes. WOO! Next step.... kill windows.

@doug: yes they are supposed to be swapped out - though things will work if you don&#039;t change them (it&#039;s just that for your second database and/or dsn, you&#039;ll have to select something else).

@vabb_z: you can&#039;t be serious about Sybase! Brian&#039;s helped enough as it is and shouldn&#039;t be doing your leg work for you (IMO).

Brian, thank you again - you&#039;ve saved us hours (likely days or even weeks) of continued tedium.</description>
		<content:encoded><![CDATA[<p>DUDE! You rock. Thank you thank you thank you! I&#8217;d tried to get this working before using the Rails documentation, but (as you say) it was convoluted, and more importantly it didn&#8217;t include the &#8220;for Leopard users&#8221; step. We can now properly integrate our legacy database with our new applications! No more DTS transformations and regular sftp processes. WOO! Next step&#8230;. kill windows.</p>
<p>@doug: yes they are supposed to be swapped out &#8211; though things will work if you don&#8217;t change them (it&#8217;s just that for your second database and/or dsn, you&#8217;ll have to select something else).</p>
<p>@vabb_z: you can&#8217;t be serious about Sybase! Brian&#8217;s helped enough as it is and shouldn&#8217;t be doing your leg work for you (IMO).</p>
<p>Brian, thank you again &#8211; you&#8217;ve saved us hours (likely days or even weeks) of continued tedium.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-11638</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 25 Jul 2008 19:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-11638</guid>
		<description>Excellent!  I would recommend updating the tutorial and dropping the Mac Ports requirement.  I followed your tutorial without installing Mac Ports by just downloading the code from a browser rather than using the wget.

I did run into one glitch related to Rails 2.1.  I had to install the gem activerecord-sqlserver-adapter in order to get the require &#039;dbi&#039; to work.

Thanks again!  You saved me a ton of time!</description>
		<content:encoded><![CDATA[<p>Excellent!  I would recommend updating the tutorial and dropping the Mac Ports requirement.  I followed your tutorial without installing Mac Ports by just downloading the code from a browser rather than using the wget.</p>
<p>I did run into one glitch related to Rails 2.1.  I had to install the gem activerecord-sqlserver-adapter in order to get the require &#8216;dbi&#8217; to work.</p>
<p>Thanks again!  You saved me a ton of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-9258</link>
		<dc:creator>Thom</dc:creator>
		<pubDate>Fri, 23 May 2008 02:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-9258</guid>
		<description>Nice article but I cannot get it to work for nothing. The closest I can get is Unable to connect to data source (0) SQLSTATE=08001
Thanks
Thom</description>
		<content:encoded><![CDATA[<p>Nice article but I cannot get it to work for nothing. The closest I can get is Unable to connect to data source (0) SQLSTATE=08001<br />
Thanks<br />
Thom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug livesey</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-7816</link>
		<dc:creator>doug livesey</dc:creator>
		<pubDate>Wed, 19 Mar 2008 10:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-7816</guid>
		<description>Hi -- it seems there is a problem with FreeTDS on OSX Leopard -- details here:
http://article.gmane.org/gmane.comp.db.tds.freetds/8992

Cheers, Doug.</description>
		<content:encoded><![CDATA[<p>Hi &#8212; it seems there is a problem with FreeTDS on OSX Leopard &#8212; details here:<br />
<a href="http://article.gmane.org/gmane.comp.db.tds.freetds/8992" rel="nofollow">http://article.gmane.org/gmane.comp.db.tds.freetds/8992</a></p>
<p>Cheers, Doug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug livesey</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-7814</link>
		<dc:creator>doug livesey</dc:creator>
		<pubDate>Wed, 19 Mar 2008 10:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-7814</guid>
		<description>Hi, Brian -- thanks for the article. Just a quickie -- are the values &#039;MY_SERVER_NAME&#039;, &#039;MY_DATABASE_NAME&#039;, and &#039;MY_DSN&#039; supposed to be swapped out for more specific values?
&amp; thanks alot. Doug.</description>
		<content:encoded><![CDATA[<p>Hi, Brian &#8212; thanks for the article. Just a quickie &#8212; are the values &#8216;MY_SERVER_NAME&#8217;, &#8216;MY_DATABASE_NAME&#8217;, and &#8216;MY_DSN&#8217; supposed to be swapped out for more specific values?<br />
&amp; thanks alot. Doug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vabb_z</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-3447</link>
		<dc:creator>vabb_z</dc:creator>
		<pubDate>Wed, 08 Aug 2007 07:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-3447</guid>
		<description>Can you please help me out while Connecting to Sybase Enterprise Server from Linux(SUSE/Sabayon) . Also an example of database.yml too..Thanks.</description>
		<content:encoded><![CDATA[<p>Can you please help me out while Connecting to Sybase Enterprise Server from Linux(SUSE/Sabayon) . Also an example of database.yml too..Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Erickson</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-384</link>
		<dc:creator>Steve Erickson</dc:creator>
		<pubDate>Sat, 17 Mar 2007 18:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-384</guid>
		<description>This is great.  Thanks so much for putting this together.  Would you mind posting an example Rails database.yml too?  Thanks.</description>
		<content:encoded><![CDATA[<p>This is great.  Thanks so much for putting this together.  Would you mind posting an example Rails database.yml too?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Warren</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/comment-page-1/#comment-381</link>
		<dc:creator>Christopher Warren</dc:creator>
		<pubDate>Thu, 08 Mar 2007 15:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/03/08/15/#comment-381</guid>
		<description>Nice work, Brian. I&#039;m sure I&#039;m going to need this soon.</description>
		<content:encoded><![CDATA[<p>Nice work, Brian. I&#8217;m sure I&#8217;m going to need this soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
