etjohnson81
Programmer
I have a table as follows
MatchID | dateMatch | numHomeTeam | numVisTeam | etc...
1 10/5/2006 1 2
and another table which contains the team information. I want to do a query that will use the example data above but show the team names as well, kind of like a report or schedule. I say I want to use a query because I am incorporating this into an ASP application. Anyone have any ideas? Also it is an MS Access database.
<A href="<img src=" border=0></a>
MatchID | dateMatch | numHomeTeam | numVisTeam | etc...
1 10/5/2006 1 2
and another table which contains the team information. I want to do a query that will use the example data above but show the team names as well, kind of like a report or schedule. I say I want to use a query because I am incorporating this into an ASP application. Anyone have any ideas? Also it is an MS Access database.
<A href="<img src=" border=0></a>