Sean,
I've broken down the code and added some println's to contrib.sql and it 
does use preparedstatements and .setObject to set parameters for the MS 
Access queries.
Changing the same SQL code to use clojure 1.3.0 and latest java.jdbc I get 
the error message.

The implementation in contrib.sql and java.jdbc of with-query-results* is 
basically the same but I've no experience of macro's to better understand 
it.

I'm not sure how to investigate further...

Thanks,
Andrew

-- 
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