Re: jdbc problems

2002-01-10 Thread Erwin Alberto
You closed the Statement object before you closed the ResultSet object. Check your code and make sure that you closed the ResultSet object first before closing the Statement. This is usually found in the finally clause of your JDBC code. --- JoseMa <[EMAIL PROTECTED]> wrote: > Hi, > > I've

RE: Oracle 9ias Container for J2ee (oc4j)

2001-06-02 Thread Erwin Alberto
Oracle licensed the technology from IronFlare. Read more from this link: http://technet.oracle.com/docs/tech/java/oc4j/htdocs/getstart.htm#1025277 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Olivier Refalo Sent: Saturday, June 02, 2001 4:38 PM To: O