search for: establish_conection

Displaying 2 results from an estimated 2 matches for "establish_conection".

Did you mean: establish_connection
2008 Feb 20
0
How to connect multiple databases's users/roles
Hi. I''m trying to authenticate users against database''s user/roles (PostgreSql), instead use an almighty user set in database.yml Can i use ActiveRecord::Base.establish_conection() method? And is this related whit ActiveRecord::Base.allow_concurrency = true and ActiveRecord::Base.verify_active_connections? I know about issues related with this point (Katana Suicide Concurrency), but I really need connect each system''s user as single database user/role. I think this...
2010 Sep 07
3
ActiveRecord::ConnectionNotEstablished error
I''ve attached my database.yml I''ve installed gem install activerecord-sqlserver-adapter But when I navigate to a simple page I get the ActiveRecord::ConnectionNotEstablished error Any ideas what I should be checking? Ruby 1.92 Rails 3 Attachments: http://www.ruby-forum.com/attachment/5016/database.yml -- Posted via http://www.ruby-forum.com/. -- You received this message