From: "LEMONNIER Frédéric" Date: 2002-01-19T10:59:30+09:00 Subject: Re: Is freetds working with ruby? I can't access to the sql server.With perl it wasn't necessary . Do you think there's no way to do it with ruby? "Daniel P. Zepeda" a �crit dans le message news: 20020118191916.4ebb0a41.daniel@zepeda-zone.net... > On Sat, 19 Jan 2002 03:38:56 +0900 > "LEMONNIER Fr�d�ric" wrote: > > > Hi > > > > I still need to connect my ruby programs to a microsoft sql server 7 > > database. I use Redhat 7.1. I have tried with unixodbc and ruby-odbc but > i > > can't make it work. so i'd like to know if i can use freetds like i did > with > > perl? Or if there's another way to do it > > You might try running Ruby DBI::Proxyserver, with the Ruby ODBC module > installed on the SQL server box then running the proxy client on the > redhat box. > > > > Thanks > > > > Magicbob > > > > > > > -- > Daniel P. Zepeda > daniel@zepeda-zone.net >