Hi,
After executing an SQL query using an OracleQuery I then want to store some of the values as variables. I can do it fine for the first row by using: OracleQuery1->Field("FieldName")
but I can't work out how to get values for the following rows. (The query returns multiple rows).
I'm very new to DOA and Oracle so this probably a stupid question.
thanks,
Tim
After executing an SQL query using an OracleQuery I then want to store some of the values as variables. I can do it fine for the first row by using: OracleQuery1->Field("FieldName")
but I can't work out how to get values for the following rows. (The query returns multiple rows).
I'm very new to DOA and Oracle so this probably a stupid question.
thanks,
Tim