Connecting Tech Pros Worldwide Forums | Help | Site Map

Addind Recordset data to a Collection ????

Xiest
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi all,

Am trying to add a recorset to a java bean and then add the bean to a
Collection, but it seen that the Bean properties are pointing to the
recordset so every time I move the recordset to the next record all the
values in the Collection change to the last record.

Any ideas of how can I do this???? Thanks



Closed Thread