2
Answers

SQL query on DataSet

Photo of metos

metos

21y
2.1k
1 WCF
Is there any possibility to run sql query on disconnected dataset? I need to get DataView that is result of the JOIN operation of two tables in my dataset... How can I do it?

Answers (2)