Hello all, I would like to know if there is a way to return a resultset from a MySQL stored procedure to rails, I've tryied many things but I always get the same error, I found that I need to patch the MySQL connectore, but that info is from 2006 I am ussing rails 2.3.2, Is there a way do this ? I need to do a lot of things inside the SP, like creating temporary tables, perform some calculations, etc.
I would appreciate your help Thanks... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

