R
Robert A. Boudra
I'm looking for the equivalent of the Find method from ADO in ADO.net. It
appears that the Find method in .Net only works on the Key field. How do I
search for the first record in a DataSet that meets a given criteria?
appears that the Find method in .Net only works on the Key field. How do I
search for the first record in a DataSet that meets a given criteria?