Hi all, we've selected data in a resultset and for each entry in the resultset we need a transaction to process the data in it. But after the first record (after the rollback) we get an exception and the other records in the resultset are lost. (exception: cursor not open). We use an informix 7.3 database and jonas 2.0 with JDK 1.2.2. Is it normal, that after a transcation commit/rollback all the opened cursors will be closed? Or is it only a problem with informix? Thank you for any hints, best regards Juergen Messer ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
