After searching and futzing for quite a while I have not found any
consensus on the right/best way to have rails on Ubuntu (linux) talked
to SQL Server.
It seems like there is an ODBC path and an ADO path
it is not clear the ADO path works on a linux client
some say freeTDS is dead
unixODBC or iODBC
Anyone out there know the right path thru all this?
After searching and futzing for quite a while I have not found any
consensus on the right/best way to have rails on Ubuntu (linux) talked
to SQL Server.
It seems like there is an ODBC path and an ADO path
it is not clear the ADO path works on a linux client
some say freeTDS is dead
unixODBC or iODBC
Anyone out there know the right path thru all this?
Been using freetds + ruby-odbc-0.997 + libiodbc / Ubuntu / SQLserver in
production environment for more than a year