Jonathan Rochkind wrote:
> Aldric Giacomoni wrote:
> 
>> Did you see how my original tutorial involves editing an SQL.ini file ? 
>> Can you try that?
> 
> Thanks, I believe that is indeed the key, and would work. But the 
> complexity of getting this working (Two different compiled packages, 
> confusing configuration, needing to configure connections outside of the 
> ruby app itself, etc) is making me re-think my whole approach to 
> accessing my legacy Sybase database.
> 
> Jonathan

You would most likely want to transfer all the data to a mySQL or 
PostgreSQL database (possibly renaming the id fields to railsify the 
whole thing) and then not touch the Sybase DB again.

Maybe get a Windows box or VM, just long enough to do what you want 
(30-day trial for Windows) ?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to