Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 17514 invoked from network); 2 Jul 2009 06:42:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 06:42:59 -0000 Received: (qmail 72039 invoked by uid 500); 2 Jul 2009 06:43:09 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 72015 invoked by uid 500); 2 Jul 2009 06:43:09 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 72006 invoked by uid 99); 2 Jul 2009 06:43:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 06:43:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 06:43:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 540BF234C04B for ; Wed, 1 Jul 2009 23:42:47 -0700 (PDT) Message-ID: <1016208033.1246516967343.JavaMail.jira@brutus> Date: Wed, 1 Jul 2009 23:42:47 -0700 (PDT) From: "Ari Maniatis (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Reopened: (CAY-1067) likeIgnoreCase is not supported for CLOBs in MS SQL adapter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAY-1067?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Maniatis reopened CAY-1067: ------------------------------- Re-opening issue to see if we can debug this problem. > likeIgnoreCase is not supported for CLOBs in MS SQL adapter > ----------------------------------------------------------- > > Key: CAY-1067 > URL: https://issues.apache.org/jira/browse/CAY-1067 > Project: Cayenne > Issue Type: New Feature > Components: Cayenne Core Library > Affects Versions: 3.0 > Reporter: =C3=98yvind Harboe > Assignee: Andrus Adamchik > Fix For: 3.0M5 > > Attachments: patch.txt > > > I'd like to see likeIgnoreCase be supported for CLOBs in MS SQL w/paged q= ueries. > Is this hard to add?=20 > I'm interested to have a stab at it... > at org.apache.tapestry.listener.ListenerMap.invokeTargetMethod(ListenerMa= p.java:257) > ... 29 more > Caused by: org.apache.cayenne.CayenneException: [v.3.0-SNAPSHOT May 21 20= 08 12:37:01] Error getting ResultIterator: Query Exception: > java.sql.SQLException: Argument data type text is invalid for argument 1 = of upper function. > at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.ja= va:364) > at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2754) > at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2195) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.