Hey Micron. Wow... that website looks like it will be incredibly helpful as I continue learning Access. Thank you!
Hey Micron. Wow... that website looks like it will be incredibly helpful as I continue learning Access. Thank you!
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
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.
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.