Link to home
Start Free TrialLog in
Avatar of Dranizz
Dranizz

asked on

VB .NET Dataset Question

I was wondering if it's possible to use a query in with a Dataset to find rows in a Dataset.Tables() or do you have to program your own algorithme and pass througth all of your rows to find what you are looking for?

Example, to replace some values by other on a non-primary key column.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of matchbx27
matchbx27

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of matchbx27
matchbx27

Sorry that should be "Assign" not "Assing"