1
Answer

Joining two external tables programatically

Photo of Chris Johnson

Chris Johnson

4y
347
1
Hi all.
I have an IBM iSeries here at work. What I want to do is join say the customers table and the orders table programatically in an ASPX page and view the results in a Gridview?

This may be an SQL question or maybe use Linq? I really don't know.
Can someone shed some light on this for me please?

Answers (1)