Results 1 to 3 of 3
  1. #1
    rclaar is offline Novice
    Windows 8 Access 2013 32bit
    Join Date
    Mar 2016
    Location
    Sussex, WI
    Posts
    1

    Table Creation

    When creating a table in Access, is it necessary to use an auto number field if we already have unique identifiers for each entry (like equipment number)? Or would I need to use the autonumber field as well?Thanks!

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    No, its not necessary. If you are confident that they will always be unique and never change, your really shouldn't need to use an Autonumber field.
    There are different schools of thought. Some people like to use them for all tables, regardless, and others don't see the need for it. So some of it is just personal preference.

  3. #3
    CJ_London is online now VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,935
    only issue you may have is if the equipment number is mistyped and then corrected then you need to modify all the family keys as well ( although you can set it to auto update) - and text values potentially perform slower on retrieval.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Basic table creation
    By Kanadka in forum Database Design
    Replies: 8
    Last Post: 08-09-2014, 11:21 AM
  2. How do I get the CREATE TABLE part from a table creation query?
    By Javier Hernández in forum Programming
    Replies: 5
    Last Post: 01-14-2014, 01:56 PM
  3. Replies: 8
    Last Post: 07-18-2013, 01:52 PM
  4. Table creation advice
    By Padawan in forum Access
    Replies: 6
    Last Post: 01-27-2011, 06:16 PM
  5. Recommendation On Creation of this Table
    By rochy81 in forum Database Design
    Replies: 21
    Last Post: 05-18-2009, 11:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums