5
Reply

Query from multiple tables

NeCroFire

NeCroFire

Jan 7 2009 10:04 AM
9.1k
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)