On 12/28/2000 at 4:59 PM Wong Kok Wai wrote:
> 2) Convert the ResultSet to a RowSet object. However, RowSet is just
an interface so you would need a concrete implementation. Sun has an
early access version of a CachedRowSet obtainable from JDC.

Thanks. I was playing with (1) "put the data in a collection", but
between Craig's comments and yours, I'm trying the rowset first. 

I found the skinny here:

http://developer.java.sun.com/developer/earlyAccess/crs/
http://developer.java.sun.com/developer/earlyAccess/crs/Release.notes



-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 425-0252; Fax 716 223-2506.
-- http://www.husted.com/


Reply via email to