If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Can someone help me with this?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-09-10, 20:23
Croga Croga is offline
Registered User
 
Join Date: Jun 2010
Posts: 3
Can someone help me with this?

Hey im new to database design and having trouble trying to figure this one out. I have two tables Team and Fixtures. Team has rows of football teams and Fixture has 2 of those football teams in each row (home and away team). I want to link team id to home_team and away_team but it doesnt allow me to. How can i solve this please?

I've attached a picture of the relationship.
Attached Thumbnails
Can someone help me with this?-access.jpg  
Reply With Quote
  #2 (permalink)  
Old 06-09-10, 22:46
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by Croga View Post
I want to link team id to home_team and away_team but it doesnt allow me to.
what is this "it" that won't let you?

because you posted in the Database Concepts & Design forum, i should tell you that what you want to do is really straightforward using primary keys and foreign keys

what software are you using?
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On