Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 7947 invoked from network); 22 Jul 2005 03:25:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 03:25:00 -0000 Received: (qmail 47896 invoked by uid 500); 22 Jul 2005 03:24:59 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 47880 invoked by uid 500); 22 Jul 2005 03:24:59 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 47867 invoked by uid 99); 22 Jul 2005 03:24:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2005 20:24:59 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of clinton.begin@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2005 20:24:53 -0700 Received: by wproxy.gmail.com with SMTP id i21so214189wra for ; Thu, 21 Jul 2005 20:24:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=Xxk/9sy1/bTx1dcIPM2qJD7wLejD4XxzI/UGd6kfPMKPHdRrjuIE1zg2wzhgAjwyjAmYfy8AgG6u4zSjoQSeBjUGHMWwcwF4kXnzCX66L1m40Iut/glyktunef1mAAGrzpU9XsRBQ/s0yA6d888t46TqSufgmBZozQEwAim8YRs= Received: by 10.54.99.17 with SMTP id w17mr912234wrb; Thu, 21 Jul 2005 20:24:17 -0700 (PDT) Received: by 10.54.93.11 with HTTP; Thu, 21 Jul 2005 20:24:17 -0700 (PDT) Message-ID: <16178eb105072120246c3e15ef@mail.gmail.com> Date: Thu, 21 Jul 2005 21:24:17 -0600 From: Clinton Begin Reply-To: cbegin@ibatis.com To: user-java@ibatis.apache.org Subject: Re: trouble mapping sybase stored procedure to object In-Reply-To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_426_30231238.1122002657343" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_426_30231238.1122002657343 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Yes. Although very disappointing that Sybase can't fix this problem (+1 for= =20 Open Source Software).=20 If you create a JIRA ticket, I'll create a switch to allow you to select th= e=20 execution method. Cheers, Clinton On 7/21/05, tony@bill.assist.uci.edu wrote: >=20 > Hi, >=20 > On June 7, someone posted a message regarding an incompatability > between Sybase's jdbc driver and newer versions of iBatis. I'm currently > having the same problem-- all of my code no longer works with newer > versions of iBatis. >=20 > The poster's workaround, was to comment out two lines in > SqlExecutor.java, and replace them with "rs =3D cs.executeQuery()". > I'm thankful for the workaround, as it fixed my problem. At the same > time, I didn't feel comfortable having to patch the source code. >=20 > Is there any chance of getting a permanent fix into the iBatis code? I > know that ultimately it's Sybase's code that's at fault, but they don't > sound too responsive to fix the problem. >=20 > Thanks a lot, > Tony >=20 >=20 > ------=_Part_426_30231238.1122002657343 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Yes.  Although very disappointing that Sybase can't fix this problem (= +1 for Open Source Software). 

If you create a JIRA ticket, I'll create a switch to allow you to select th= e execution method.

Cheers,
Clinton

On 7/21/05, tony@bill.assist= .uci.edu <tony@bill.= assist.uci.edu > wrote:
Hi,

On June 7, someone posted a message regarding an incompatab= ility
between Sybase's jdbc driver and newer versions of iBatis.  I= 'm currently
having the same problem-- all of my code no longer works wi= th newer
versions of iBatis.

The poster's workaround, was to comm= ent out two lines in
SqlExecutor.java, and replace them with "rs =3D cs.executeQuery()&= quot;.
I'm thankful for the workaround, as it fixed my problem. &nb= sp;At the same
time, I didn't feel comfortable having to patch the sourc= e code.

Is there any chance of getting a permanent fix into the iBatis code?&nb= sp; I
know that ultimately it's Sybase's code that's at fault, but = they don't
sound too responsive to fix the problem.

Thanks a lot,=
Tony



------=_Part_426_30231238.1122002657343--