Recent content by arr0w

  1. A

    What should I use as my Primary Key

    Thanks for the answers guys! As to all the comments about that names arent/wouldnt be good identifiers; i do know what you mean, however in my case, each one will be unique. also, im reluctant about having them all on one table because there are several categories for the males that the females...
  2. A

    What should I use as my Primary Key

    If i have a table of characters/people, is it better to use a AutoNumber ID field as the Primary Key, or is it okay to just use the names? Can I get an example of why or why not to use either of these in this case? Also, I created separate tables for males and females and just realized that the...
  3. A

    Question Need Help in Correcting Design and Possible Flaws :/

    Okay, now i think i see what you were getting it. I was, as i should've known from the beginning, making it wayyyyyy more complicated than i needed it to be. As for the suggested exercise, I havent slept yet and im about to so i will do that later when i get the time and post back then. However...
  4. A

    Question Need Help in Correcting Design and Possible Flaws :/

    Wait- i THINK kinda get what your saying but im not sure how to apply it to this specifically to my information. For example, in my mind, im looking at how i would've set it up in Excel. In a way i get what you're saying until i get to the point of separating it out to the individual characters...
  5. A

    Question Need Help in Correcting Design and Possible Flaws :/

    Okay, Im relatively new to Access and Im trying to create a database for Characters/People. Ive worked with an older version back in highschool- like as in what i see in a lot of vanilla examples; a Customer table with ID as key, Name, address, phone, ect,, a Product table with ID as its key but...
Back
Top Bottom