Jonathan Rochkind wrote: > > I moved them to /usr/lib/ruby/site_ruby/1.8/x86_64-linux/ .... bah, > still does not work. > > How very annoying.
Alright; can you show me, in a simple ruby program, how you are connecting? Also, are you connecting to Sybase ASE? Did you do something like this: gem install activerecord-sybase-adapter -s http://gems.rubyonrails.org require 'activerecord' ActiveRecord::Base.establish_connection( :stuff => more_stuff ) ? -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

