2
Answers

SQL query on DataSet

Photo of metos

metos

20y
2.4k
1
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)