hi * !

see above, the current .21a jdbc drivers dont do clearParameters() on
PreparedStatements (CallableStatement[SapDb.java]). looking at the
source:
(line 167ff)
  for (int i = 0; i < this.parseinfo.paramInfos.length; ++i) {
          this.inputArgs [0] = null;
  }

... i guess you meant [i] instead of [0] ... 

thanks for a new version :-)
        Raimund

-- 
Raimund Jacob
                                                 \|/ ____ \|/
Pinuts Media+Science GmbH                        "@'/ ,. \`@"
Potsdamer Str. 96                                /_| \__/ |_\
D-10785 Berlin                                      \__U_/
http://www.pinuts.de/ voice: +49 30 590090313 fax: +49 30 590090390

Reply via email to