cfriedberg
MIS
I want to find a record whose field name is contained in array element pFieldNames(0, 0) and the value of the field is contained in pFieldNames(0, 1).
In this case the value of pFieldNames(0, 0) is "Emp #"
How do I represent this using the criteria that is set out by ADO?
Carolyn
In this case the value of pFieldNames(0, 0) is "Emp #"
How do I represent this using the criteria that is set out by ADO?
Carolyn