04-05-2012, 02:02 PM
Hi,
I am using an ADO connection to extract my data.
Is it possible to read data ROW by ROW?
I know that rs.GetRows(,,ARRAY(FieldName)) will read the desired column (field).
How can I do that for a specific Row(Record)?
Thanks!
Arena
I am using an ADO connection to extract my data.
Is it possible to read data ROW by ROW?
I know that rs.GetRows(,,ARRAY(FieldName)) will read the desired column (field).
How can I do that for a specific Row(Record)?
Thanks!
Arena