SQL Server
Articles on SQL Server
-
Using rails-sqlserver-2000-2005-adapter on Windows
This is a different approach to my previous post Using SQL Server in Rails 2. Now I am using Rails 2.2.2 on Windows and the Rails SQL Server 2000-2005 adapter. Additionally I am using ODBC, because ADO support seems to be deprecated.
-
Using SQL Server in Rails 2
These are the steps to access a SQL Server database from a Rails 2.0 application running on Windows.