mceranski wrote: > I wrote this tutorial for using Ruby on Rails with SQL Server. It is > very easy to follow: > http://www.codecapers.com/post/A-Ruby-on-Rails-Tutorial-for-NET-Developers.aspx
mceranski, Thanks for the tutorial. It was informative. Unfortunately I wasn't able to get it to work. I'm running on a WinXP machine, using SQL Server 2008 Express. I am using ruby 1.8.7 and rails 2.3.5. My gem list: actionmailer (2.3.5) actionpack (2.3.5) activerecord (2.3.5) activerecord-sqlserver-adapter (2.3.5) activeresource (2.3.5) activesupport (2.3.5) cgi_multipart_eof_fix (2.5.0) fastthread (1.0.1) gem_plugin (0.2.3) linecache (0.43) mongrel (1.1.5) mysql (2.7.3) rack (1.0.1) rails (2.3.5) rake (0.8.7) ruby-debug-base (0.10.3) ruby-debug-ide (0.4.5) rubygems-update (1.3.6) sqlite3-ruby (1.2.1) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

