hi The result set is not available after the conenction is closed. It is not serializable and you can not return it to a client application, but you have a cached result set, called Rowset in JDBC2.0. All the DB vendors are not supporting it, it can be returned by a method thanks ramesh
-----Original Message----- From: A mailing list for Enterprise JavaBeans development [mailto:[EMAIL PROTECTED]]On Behalf Of EJB G Sent: Wednesday, December 12, 2001 7:06 PM To: [EMAIL PROTECTED] Subject: Can i have ResultSet as return value . Can Remote method in EJB remote have java.sql.Resultset as return value. According to me its no as ResultSet is not serializable. Thanks __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".