Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: JDBC error feedback like in SQL*Plus

Re: JDBC error feedback like in SQL*Plus

From: Yakov <yfain_at_hotmail.com>
Date: 10 Sep 2004 07:39:02 -0700
Message-ID: <b04e2170.0409100639.59a2dcb5@posting.google.com>


When you get SQLException, use SQLException.getNextException() in a loop to get all error messages.

Regards,
Yakov Received on Fri Sep 10 2004 - 09:39:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US