On Thu, Oct 13, 2011 at 1:35 AM, Marko Kocić <[email protected]> wrote: > Looking at the log seems like MS Access doesn't support prepared statements.
Ah, so there was a path in c.c.sql that didn't use PreparedStatement which meant it supported MS Access? (by accident, I'm sure :) If someone with a Windows system can figure out a patch for c.j.jdbc that would re-enable that behavior without breaking any other behaviors, I'd be happy to entertain it in a JIRA ticket. Unfortunately, I don't have access to MS Access to do any such testing... -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ Railo Technologies, Inc. -- http://www.getrailo.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
