Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 20855 invoked by uid 500); 25 Apr 2001 17:16:22 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 20763 invoked from network); 25 Apr 2001 17:16:11 -0000 Message-ID: <75FA62F21F96D411B47800508BF9BDC641D00A@lontmp01.emea.global.bankofamerica.com> From: mukesh.jethwa@bankofamerica.com To: cocoon-users@xml.apache.org Subject: RE: [C1] ESQL Stored procedures for JP and Donald Date: Wed, 25 Apr 2001 18:13:09 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Sorry. its beena long day and I want to go home. THIS SHOULD READ Amended to produce this. CallableStatement cstmt = con.prepareCall("{call mySProc(?,?,?)}"); ResultSet resultset = cstmt.executeQuery(); ResultSetMetaData resultset_metadata = resultset.getMetaData(); ...... ..... _____________________________________________________________________ Notice to recipient: This e-mail is meant for only the intended recipient of the transmission, and may be a communication privileged by law. If you received this e-mail in error, any review, use, dissemination, distribution, or copying of this e-mail is strictly prohibited. When addressed to our clients any opinions or adviced contained in this internet e-mail are subject to the terms and conditions expressed in any applicable governing terms of business or client engagement letter issued by Bank of America. Both Bank of America, N.A and Banc of America Securities Limited are regulated by The Securities and Futures Authority. _____________________________________________________________________ --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: