chris weber schrieb:

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


I had this problem sometimes too...

I my case it was, that the name of the error messages has changed, here
some examples:

"Result set is positioned after last row."
"Result set positioned after last row."
"ResultSet positioned after last row"

This are the error messages for one error, i saved since i work with the
SAP DB.

HTH
Andreas




_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to