how to query a dataset?
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I want to query a dataset is there a way to do that if so does anyone have any example? Thank you, Santana
I think its not possible. what you can do instead is u can query on the tables inside the dataset, and also you can have relations between the tables.
-
I want to query a dataset is there a way to do that if so does anyone have any example? Thank you, Santana