NeCroFire

NeCroFire

  • NA
  • 86
  • 0

Query from multiple tables

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