Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 78742 invoked from network); 14 Jul 2004 08:37:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jul 2004 08:37:33 -0000 Received: (qmail 92957 invoked by uid 500); 14 Jul 2004 08:37:24 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 92879 invoked by uid 500); 14 Jul 2004 08:37:23 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 92818 invoked by uid 99); 14 Jul 2004 08:37:22 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 14 Jul 2004 01:37:21 -0700 Received: (qmail 470 invoked by uid 65534); 14 Jul 2004 08:37:18 -0000 Received: from pD9515642.dip.t-dialin.net (EHLO [192.168.1.3]) (217.81.86.66) by mail.gmx.net (mp015) with SMTP; 14 Jul 2004 10:37:18 +0200 X-Authenticated: #1590520 Message-ID: <40F4EF8C.6090002@gmx.net> Date: Wed, 14 Jul 2004 10:32:12 +0200 From: ron piterman User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Torque Users List Subject: Re: Criteria parses to "SELECT FROM .." References: <40F4DCB0.1010603@gmx.net> <40F4EB47.3080907@reea.net> <40F4EBF8.1070902@gmx.net> <40F4EF5D.9050806@reea.net> In-Reply-To: <40F4EF5D.9050806@reea.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Andras Balogh wrote: > Hello, > > I don't see why you need to work with the SQL itself as String, the > whole idea of Torque is to do > selects (and any other DB operation) with the Criteria object. I don't. I let Torque do the work, I just used the string to figure at what is going wrong... > > Best regards, > Andras. > > ron piterman wrote: > >> The "*" is missing in the parsed SQL, so I get an SQL error :( >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org > For additional commands, e-mail: torque-user-help@db.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org