Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    mcomp72 is offline Advanced Beginner
    Windows 10 Access 2016
    Join Date
    Sep 2017
    Posts
    92
    Hey Micron. Wow... that website looks like it will be incredibly helpful as I continue learning Access. Thank you!

  2. #17
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Barry Williams has a web site for Industry Data Models
    http://databaseanswers.org/data_models/index.htm

    Maybe his examples will help.....

    Timesheet examples:
    http://databaseanswers.org/data_mode...eets/index.htm
    http://databaseanswers.org/data_mode...eets/index.htm
    http://databaseanswers.org/data_mode...time/index.htm



    Quote Originally Posted by mcomp72 View Post
    <snip>I don’t think it’s a maximum number of columns issue, because I believe that number is 255, so I’m under that. <snip>
    IIRC, 255 is the number of fields over the lifetime of the table.
    So if you create a table with 230 fields, then delete 225 fields, you can only add 25 fields more, not 250. To add more fields, you would have to create a new dB and import all objects from the old dB to the new dB. Then you would be able to add more fields.

  3. #18
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Just tested. Created table with 255 fields. Then deleted 1. Could not add a new field. Ran Compact & Repair. Added new field.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 10-09-2017, 03:17 PM
  2. Change Data Types in an ODBC Database Table
    By brianwoodburn in forum Database Design
    Replies: 1
    Last Post: 03-19-2015, 12:39 PM
  3. Replies: 1
    Last Post: 01-25-2014, 02:58 PM
  4. Change Data Types in a Make Table Query
    By nyneave in forum Queries
    Replies: 1
    Last Post: 09-18-2012, 11:46 PM
  5. Possible to store user-defined types in table?
    By Binky in forum Programming
    Replies: 0
    Last Post: 11-20-2008, 02:28 PM

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