Hi Chris, would you mind sending some snippet of what you do, or some traceback, to possibly identify and clear what and where is the possible error?
Keep in mind that e.g. making a new query on a statement will implicitely close a result set gathered from a previous query. Regards Alexander Schr�der SAP Labs Berlin > -----Original Message----- > From: chris weber [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 11, 2003 8:45 AM > To: [EMAIL PROTECTED] > Subject: Bug in jdbc- driver > > > Hello, > > i have a bug in your jdbc driver. > > The jdbc- driver close a connection without any reason. > I fire one sql statement to the database and do a while- loop. In this > loop i fire other sql- statements. With your jdbc- driver from > 2001-10-06 everything work fine, with your new jdbc driver I > get every > time any > Error-message: com.sap.dbtech.jdbc.exceptions.ObjectIsClosedException: > SAP DBTech JDBC: Object is closed. > > I is possible, that you check your jdbc driver. > > Best Regards, > Chris > > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
