P
Phenom
I'm trying to pull a specific piece of data from a dataset.
In old asp, it would have been something like:
rst("fieldname") - rst being the name of my recordset.
How can I do this with a dataset?
I've tried several things and can't find a way to check the value of a
field.
In old asp, it would have been something like:
rst("fieldname") - rst being the name of my recordset.
How can I do this with a dataset?
I've tried several things and can't find a way to check the value of a
field.