Peter Fitzgibbons
2006-Feb-01 17:25 UTC
[Rails] Please explain transactions within sqlserveradapter.rb ?
Hello everyone, I am needing to resolve an error on sqlserveradapter revolving around a trigger on a table. When the AR object is saved, AR throws Cannot create new connection because in manual or distributed transaction mode. at from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/abstract_adapter.rb:88:in `log'' In order to resolve this, I need to understand how the connection/transaction is setup in AR. This may also require my learning of the DBI::ADO functionality as well. Who will step up to the plate and begin a conversation with me on this? Thank you! -- ------------------------------ Forget the icing. Bake the Cake! - the epi-centered developer ------------------------------ Peter Fitzgibbons -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060201/6de5d037/attachment.html
Maybe Matching Threads
- Lighttpd aliased does not render css or images - please help!
- Where to override ActiveRecord::ConnectionAdapters::SQLServerAdapter?
- Mongrel + Lighty + Multiple Rails Apps : How to Route ?
- What''s the javascript to submit an AJAX Form?
- Mongrel + Apache = Parallel processing ?