Started By
Message

re: Any Microsoft Access Experts?

Posted on 1/17/14 at 12:46 pm to
Posted by Korkstand
Member since Nov 2003
28746 posts
Posted on 1/17/14 at 12:46 pm to
quote:

So the main database will have all of the alumni info tied to the unique ID. I then have completely separate tables for the the competitive teams. The only info I would like to go from the main database to the competitive teams is the unique ID and the first name + last name. That way queries will be easy to run.

If the first and last names are already in your main table, then you don't need to duplicate them in your team tables.

And are you making a separate table for each team? If so, you might consider making a 'teams' table that gives each team an ID (so it would just need an ID column and a name/description column), and then a table called something like 'alumni_teams' that just has two columns, one for alumni ID and one for team ID, which as someone else mentioned would just reference the foreign keys in the alumni and teams tables.
Posted by TheOcean
#honeyfriedchicken
Member since Aug 2004
42671 posts
Posted on 1/17/14 at 12:51 pm to
quote:

And are you making a separate table for each team?


Yup. Because each team table will have different competitions, team finishes, etc.

quote:

If so, you might consider making a 'teams' table that gives each team an ID (so it would just need an ID column and a name/description column), and then a table called something like 'alumni_teams' that just has two columns, one for alumni ID and one for team ID, which as someone else mentioned would just reference the foreign keys in the alumni and teams tables.



You lost me. Could you explain it to me like I'm in pre-k?
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram