Re: clojure.contrib.sql - docallable method

2009-07-10 Thread Stephen C. Gilardi
On Jul 10, 2009, at 11:05 AM, markgunnels wrote: That name sounds much better than mine and sorry for breaking process. The code was definitely a trivial modification of code you wrote. In all the fuss over procedure, I see I forgot to thank you for your request and your report of success w

Re: clojure.contrib.sql - docallable method

2009-07-10 Thread markgunnels
Hi Stephen, That name sounds much better than mine and sorry for breaking process. The code was definitely a trivial modification of code you wrote. Thanks, Mark On Jul 10, 10:51 am, "Stephen C. Gilardi" wrote: > On Jul 10, 2009, at 9:22 AM, markgunnels wrote: > > > I wanted to recommend the fo

Re: clojure.contrib.sql - docallable method

2009-07-10 Thread Stephen C. Gilardi
On Jul 10, 2009, at 9:22 AM, markgunnels wrote: I wanted to recommend the following method be added to clojure.contrib.sql (stolen directly from do-prepared). I have used it successfully with Oracle stored procedure calls. Please let me know if I'm not posting to the right place or in the right

clojure.contrib.sql - docallable method

2009-07-10 Thread markgunnels
Hello, I wanted to recommend the following method be added to clojure.contrib.sql (stolen directly from do-prepared). I have used it successfully with Oracle stored procedure calls. Please let me know if I'm not posting to the right place or in the right manner or any improvements that can be mad