Skip to content
metaskills edited this page Apr 1, 2011 · 21 revisions

Google Group

If you do not find any answers here, join the group on google

Platform Installation

This section covers common details installation the low level platform specific libraries for us to talk to SQL Server. On unix this covers FreeTDS and unixODBC/iODBC. On windows the details cover most of the difficulties for installing ruby and compiling native odbc extensions.

New TinyTds (:dblib) Connection Mode

All details related to using TinyTds as the low level connection mode for the adapter.

Rails DB Rake Tasks

If your connecting from a unix system and running rake tasks for testing, cloning your DB can be a pain. This will make it easier

Using SQL Azure

The collective information for using the SQL Server Adapter with SQL Azure

Clone this wiki locally