 
<?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: Ruby on Rails connection to SQL Server</title>
	<atom:link href="http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/</link>
	<description>Helping companies increase predicability and business agility.</description>
	<lastBuildDate>Sun, 07 Mar 2010 21:26:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Dempsey</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-10674</link>
		<dc:creator>Robert Dempsey</dc:creator>
		<pubDate>Sat, 23 Jan 2010 21:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-10674</guid>
		<description>Thanks for the link to the Max. There are many Windows peeps running Rails that need more resources.</description>
		<content:encoded><![CDATA[<p>Thanks for the link to the Max. There are many Windows peeps running Rails that need more resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-10669</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 22 Jan 2010 23:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-10669</guid>
		<description>Here is a tutorial which explains how to use RoR with SQL Server 2008: &lt;a href=&quot;http://www.codecapers.com/post/A-Ruby-on-Rails-Tutorial-for-NET-Developers.aspx&quot; rel=&quot;nofollow&quot;&gt;http://www.codecapers.com/post/A-Ruby-on-Rails-...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is a tutorial which explains how to use RoR with SQL Server 2008: <a href="http://www.codecapers.com/post/A-Ruby-on-Rails-Tutorial-for-NET-Developers.aspx" rel="nofollow"></a><a href="http://www.codecapers.com/post/A-Ruby-on-Rails-.." rel="nofollow">http://www.codecapers.com/post/A-Ruby-on-Rails-..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j4s0n</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-10211</link>
		<dc:creator>j4s0n</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-10211</guid>
		<description>Good read and was easy. though I want to read something connecting to MSSQL from mac or any nix machine</description>
		<content:encoded><![CDATA[<p>Good read and was easy. though I want to read something connecting to MSSQL from mac or any nix machine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dietrich</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-7972</link>
		<dc:creator>dietrich</dc:creator>
		<pubDate>Fri, 06 Mar 2009 14:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-7972</guid>
		<description>... dang en dash... that&#039;s a double dash before &#039;source&#039;</description>
		<content:encoded><![CDATA[<p>&#8230; dang en dash&#8230; that&#8217;s a double dash before &#8217;source&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dietrich</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-7971</link>
		<dc:creator>dietrich</dc:creator>
		<pubDate>Fri, 06 Mar 2009 14:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-7971</guid>
		<description>The install syntax didn&#039;t work for me. I used:

gem install activerecord-sqlserver-adapter --source=http://gems.rubyonrails.org</description>
		<content:encoded><![CDATA[<p>The install syntax didn&#8217;t work for me. I used:</p>
<p>gem install activerecord-sqlserver-adapter &#8211;source=http://gems.rubyonrails.org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-6439</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 21 Apr 2008 12:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-6439</guid>
		<description>We have two Rails applications that interface with MS-SQL.  There are lots and lots of headaches with that combination but we&#039;re actually getting things to work.  Check out this link for just one gothcha:
http://backyardbamboo.blogspot.com/2008/02/activerecord-and-sql-server.html</description>
		<content:encoded><![CDATA[<p>We have two Rails applications that interface with MS-SQL.  There are lots and lots of headaches with that combination but we&#8217;re actually getting things to work.  Check out this link for just one gothcha:<br />
<a href="http://backyardbamboo.blogspot.com/2008/02/activerecord-and-sql-server.html" rel="nofollow">http://backyardbamboo.blogspot.com/2008/02/activerecord-and-sql-server.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micah</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-6417</link>
		<dc:creator>micah</dc:creator>
		<pubDate>Thu, 17 Apr 2008 10:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-6417</guid>
		<description>have you noticed that binary columns behave incorrectly with SQL Server + Rails? i have been stymied by this</description>
		<content:encoded><![CDATA[<p>have you noticed that binary columns behave incorrectly with SQL Server + Rails? i have been stymied by this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j4s0n</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-6414</link>
		<dc:creator>j4s0n</dc:creator>
		<pubDate>Wed, 16 Apr 2008 09:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-6414</guid>
		<description>Good read and was easy. though I want to read something connecting to MSSQL from mac or any nix machine</description>
		<content:encoded><![CDATA[<p>Good read and was easy. though I want to read something connecting to MSSQL from mac or any nix machine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthijs Langenberg</title>
		<link>http://blog.adsdevshop.com/2008/04/14/ruby-on-rails-connection-to-sql-server/comment-page-1/#comment-6408</link>
		<dc:creator>Matthijs Langenberg</dc:creator>
		<pubDate>Mon, 14 Apr 2008 20:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=363#comment-6408</guid>
		<description>Ah, but this will only work on Windows. If you want mac or linux support, you need to use FreeTDS and iODBC or unixODBC.</description>
		<content:encoded><![CDATA[<p>Ah, but this will only work on Windows. If you want mac or linux support, you need to use FreeTDS and iODBC or unixODBC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
