5
Answers

Query from multiple tables

Ask a question
NeCroFire

NeCroFire

15y
9.1k
1
We started working with the "ADO.NET Entity Data Model" Template and we like it a lot.
We are having some trouble with the queries though.

How do we do a query from multiple tables so it would return a single result and then show the result in a DataGrid?
We're working in C# and Windows Forms.

Answers (5)