Hello Comrades
How to call stored Procedure(mysql) in rails.
i’m using rails 3.2
Hello Comrades
How to call stored Procedure(mysql) in rails.
i’m using rails 3.2
You can try this
ActiveRecord::Base.connection.execute(“procedure_name”)
On Thu, Jul 31, 2014 at 5:51 PM, Tsolmon N. [email protected]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs