Possible Duplicate:
How to connect to SQL Server 2005 database through Ruby
I have developed a database using SQL server 2008. My colleague developed the web pages and uses Ruby 1.9.3 with his local host MySQL database in Ubuntu 12.04. How do we connect to the MS SQL database using Ruby?