SQL Server Trouble with Rails
- by Earlz
Ok, I've been trying to get this to work like all day now and I'm barely any further from when I started.
I'm trying to get Ruby On Rails to connect to SQL Server. I've installed unixODBC and configured it and FreeTDS and installed just about every Ruby gem relating to ODBC that exists.
[earlz@earlzarch myproject]$ tsql -S AVP1 -U sa -P pass…