Steve, Now that I am beginning to really investigate this cool part of the clojure-contrib library with SQL Server, I have hit the point where I would like to call parameterized stored procedures, which is why you said you changed the SQL command from a string to a vector. I was wondering if you could give a quick explanation or example of exactly what form a vector with a stored procedure name and with parameters takes, in the with-query-results function. Thanks in advance for any assistance you could provide,
Brian On Jan 26, 2:05 pm, "Stephen C. Gilardi" <squee...@mac.com> wrote: > Brian S., > > You're quite welcome. I'm glad you're back in action. I'm going to add > a check for the type of that argument to give a more helpful error > message than "ClassCastException". > > --Steve > > On Jan 26, 2009, at 1:34 PM, BrianS wrote: > > > Steve, > > Exactly the problem. As soon as I turned the SQL statements into > > vectors that contained the SQL strings, everything worked. I was > > still working on old sample code from prior to the changeover of > > parameter to a SQL vector rather than string, and that was the Cast > > Exception. Everything is working well now, thanks for your help, > > attention, and work you have done on this. Much appreciated. > > > Brian S. > > > > smime.p7s > 3KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---