Hi

I have a table with x records
I am able to create a result set which is a subset of the records in the
table and includes all columns

I then wish to loop through each record in the subset and obtain the value
from a certain column

I try something like

obtained_value = result;

where result is a column in the table but I am not getting the value from
that column

what am I missing?

Bob M



--
Sent from: 
http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html

Reply via email to