R
Random
I know this answer is going to be simple, but I can't find an easy answer
because my search terms are so broad, but how would one get a value from a
named column in a DataSet?
I'm thinking along the lines of the ADO Recordset, where you can just
iterate through the records and reference the fields by name for their
value. I know it doesn't make sense as to the why, but I'm retreiving just
one row in my DataSet, and only need the value for one field.
because my search terms are so broad, but how would one get a value from a
named column in a DataSet?
I'm thinking along the lines of the ADO Recordset, where you can just
iterate through the records and reference the fields by name for their
value. I know it doesn't make sense as to the why, but I'm retreiving just
one row in my DataSet, and only need the value for one field.