Re: SQL Extension exec stored proc breaks between 2.5.1 and 2.6.0

2004-07-08 Thread John Gentilin
Phil, I spent an hour or so looking in to the problem, but it is unclear to me what the root problem. Back in the 2.5 days, there was a big change to add in support directly for Callable statements, inline variables, and multiple result sets but from the snippet of your code it seems that you exerc

SQL Extension exec stored proc breaks between 2.5.1 and 2.6.0

2004-07-02 Thread Phil Friedman
My logs that show the SQL being run are attached. 2_5_1 works, 2_6_0 fails w/ java.sql.SQLException: Error in Query. They should be otherwise identical inputs, style sheets, database, jvm, et cetera. Only the .jars in the -Xbootclasspath/p: are different versions from the binary distributions. 2