From derby-dev-return-46599-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Fri Jul 13 04:17:27 2007 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 80723 invoked from network); 13 Jul 2007 04:17:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jul 2007 04:17:25 -0000 Received: (qmail 28266 invoked by uid 500); 13 Jul 2007 04:17:28 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28243 invoked by uid 500); 13 Jul 2007 04:17:28 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 28234 invoked by uid 99); 13 Jul 2007 04:17:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 21:17:27 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 21:17:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 75E79714204 for ; Thu, 12 Jul 2007 21:17:04 -0700 (PDT) Message-ID: <26174889.1184300224461.JavaMail.jira@brutus> Date: Thu, 12 Jul 2007 21:17:04 -0700 (PDT) From: "Prakash (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2930) create and call a procedure in derby db In-Reply-To: <27983089.1184241905848.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512358 ] Prakash commented on DERBY-2930: -------------------------------- Dear Narayanan To introduce my self i am Prakash. Where i work we use derby as db for our product. To execute the commends and view the data base we have derby.jar [10.2.2.0] The diffucult i faced : on refering "reference_derby_10_3_manuals.pdf" and "derbydev.pdf" i came to know hw to write a "procedure" but when i tried to call the same with the "call" command it did generate error message. Hope you could assist me in this issue. Thank you for allocating few of your valuable time in reading my mail. Regds - K.Prakash > create and call a procedure in derby db > --------------------------------------- > > Key: DERBY-2930 > URL: https://issues.apache.org/jira/browse/DERBY-2930 > Project: Derby > Issue Type: Wish > Reporter: Prakash > Priority: Critical > > I would like to know hw to create a procedure in derby db and how to call that procedure. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.