From: Vladimir Konrad Date: 2008-02-28T05:19:59+09:00 Subject: Re: SQL server On Mon, 25 Feb 2008 12:02:30 +0100 "LegioFox" wrote: > Hello all : > > How connect from ruby to Microsoft SQL Server Express edition? Also, it should be possible to use sequel: http://sequel.rubyforge.org/files/sequel/README.html It has ADO connector (should work if you work under windows). Vlad