On 19 April 2011 22:34, Michael <michael-a...@db.com> 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 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 exhaustively.

Ray.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to