Wes Gamble
2006-Apr-04 17:21 UTC
[Rails] Other options for SQL Server connectivity on Linux?
I am connecting to a SQL Server database from RoR on a Mandriva Linux installation. I am working through the following HOWTO to get the database connection working: http://wiki.rubyonrails.com/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux Any other ways to do it? Any updated info. on such installations? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
Wes Gamble
2006-Apr-04 20:07 UTC
[Rails] Re: Other options for SQL Server connectivity on Linux?
The existing HOWTO talks about using unixODBC as the ODBC driver manager for the Ruby ODBC connection to SQL Server. Has anyone ever used iODBC successfully? Thanks, Wes Wes Gamble wrote:> I am connecting to a SQL Server database from RoR on a Mandriva Linux > installation. > > I am working through the following HOWTO to get the database connection > working: > http://wiki.rubyonrails.com/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux > > Any other ways to do it? > > Any updated info. on such installations? > > Thanks, > Wes-- Posted via http://www.ruby-forum.com/.
Possibly Parallel Threads
- [OT] HowtoConnectToMicrosoftSQLServerFromRailsOnLinux from Ubuntu
- Ruby-ODBC compiled for Windows... Anything newer than 0.997?
- Connectivity to Microsoft SQL Server using ADO
- text_field doesn''t call overridden ActiveRecord getters
- Wrap error_messages_for() call when no instance var present