Return-Path: Delivered-To: apmail-db-ojb-user-archive@www.apache.org Received: (qmail 24154 invoked from network); 4 Oct 2003 11:30:05 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Oct 2003 11:30:05 -0000 Received: (qmail 16337 invoked by uid 500); 4 Oct 2003 11:29:57 -0000 Delivered-To: apmail-db-ojb-user-archive@db.apache.org Received: (qmail 16321 invoked by uid 500); 4 Oct 2003 11:29:57 -0000 Mailing-List: contact ojb-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Users List" Reply-To: "OJB Users List" Delivered-To: mailing list ojb-user@db.apache.org Received: (qmail 16298 invoked from network); 4 Oct 2003 11:29:56 -0000 Received: from unknown (HELO gateway.onewaylife.co.uk) (195.166.158.134) by daedalus.apache.org with SMTP; 4 Oct 2003 11:29:56 -0000 Received: from esper.onewaylife.co.uk (unknown [192.168.1.18]) by gateway.onewaylife.co.uk (Postfix) with ESMTP id 7AC9377FE for ; Sat, 4 Oct 2003 07:23:48 -0400 (EDT) From: carlos Organization: onewaylife To: ojb-user@db.apache.org Subject: Invalid SQL call statements generated Date: Sat, 4 Oct 2003 12:28:46 +0000 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310041228.46723.carlos@onewaylife.co.uk> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I've just insalled rc4 cvs HEAD and I'm receiving the following error on inserts, updates and deletes: [org.apache.ojb.broker.accesslayer.StatementsForClassImpl] ERROR: Invalid JDBC call syntax: It looks like I'm trying to call a stored procedure instead of a prepared statement. I've not placed any , etc tags in the class-descriptor xml. Any help on what I may be doing wrong would be much appreciated. Regards, Carlos --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org For additional commands, e-mail: ojb-user-help@db.apache.org