« Return to Thread: can't return a result set in the given context:

can't return a result set in the given context:

by Sergio Sergio :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

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 rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: can't return a result set in the given context: