T
tracer
I have created a DataSet from a MySQL db using the ByteFX fxns,
however now that I have my dataset how do I search within that
dataset?
Basically I need to search a non-primary key against an array,
found/matched records will be updated, and unfound records will be
inserted/created.
If someone can post some sample code, or point me towards a good
DataSet tutorial It would be greatly appreciated.
however now that I have my dataset how do I search within that
dataset?
Basically I need to search a non-primary key against an array,
found/matched records will be updated, and unfound records will be
inserted/created.
If someone can post some sample code, or point me towards a good
DataSet tutorial It would be greatly appreciated.