Re: ClojureQL and Oracle

2011-05-17 Thread Rick Moynihan
On 19 April 2011 22:34, Michael wrote: > > As far as I can tell, ClojureQL does not directly support Oracle. Has > anybody been able to get Clojure QL to work with Oracle?  Are there > plans to directly support it? Would be great to use this with Clojure > inside the corporate ship. While we're o

Re: ClojureQL and Oracle

2011-05-17 Thread Corvette
> On 19 April 2011 22:34, Michael wrote: > I've used it with Oracle for basic select/join/union queries. I didn't > try any update operations. The only read operation I had a problem > with was 'take', as Oracle doesn't support LIMIT, but then I was just > playing around, not trying to test exhaus

Re: ClojureQL and Oracle

2011-04-19 Thread Ray Miller
On 19 April 2011 22:34, Michael wrote: > > As far as I can tell, ClojureQL does not directly support Oracle. Has > anybody been able to get Clojure QL to work with Oracle?  Are there > plans to directly support it? Would be great to use this with Clojure > inside the corporate ship. I've used it

ClojureQL and Oracle

2011-04-19 Thread Michael
As far as I can tell, ClojureQL does not directly support Oracle. Has anybody been able to get Clojure QL to work with Oracle? Are there plans to directly support it? Would be great to use this with Clojure inside the corporate ship. -- You received this message because you are subscribed to th