Hi, I'm wondering if there are any plans in the works for adding
stored procedure support to Sequel? I'm primarily interested in the
jruby/jdbc side at the moment since I'm experimenting with calling a
sproc via the MSSQL JDBC provider.  While the connectivity/querying
support is working spectacularly, I'm at a loss on whether invoking a
sproc is possible?

I saw this thread a while back:
http://groups.google.com/group/sequel-talk/browse_thread/thread/c58116631010b400/e618aa24266a9a48?lnk=gst&q=stored+procedure#e618aa24266a9a48

With a comment by Jeremy at the end:
"After thinking some more about it, it would probably be better to use
a different method for stored procedures anyway.  I'm thinking of
Database#call_procedure.

In looking through the source (r2.7.1), it doesn't look like this is
currently supported.  I was wondering if anything was planned or there
were some thoughts regarding a patch to support this?  I'm still
trying to look through the code and get a sense of how things are laid
out right now, so any advice/feedback is appreciated.

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to