Setting additional field properties in Microsoft Access maximizes available space and helps you allocate space wisely, which ultimately speeds up database processing. Understanding and utilizing field properties also gives you the information you need to improve the indexing process, resulting in a more efficient database. This online course demonstrates how to set field properties in your database.
There are a few other field properties available in Table Design View that…are worth exploring.…Let's take a look at them on the Employees table.…I will open that up in the Design View, and the first one I want to look at is the EmployeeID.…Right now it's set to an AutoNumber DataType, and has the Field Size of Long…Integer and the New Values are set to Increment.…Long integer fields store whole numbers only, no decimals, and include a range…from about -2 billion to +2 billion.…So we have plenty of space to grow with this field size.…
For a Short Text field like our FirstName, we can store up to 255 characters.…If you know you only need a certain number of characters, you can make your…database more efficient, if you specify a lower number.…For instance, the State field in our Customers table only needs to store two…letter state abbreviations.…I can change the field size there to 2.…If I leave it set at the default 255, Access blocks out enough space to store…253 characters that I will never need.…
Author
Released
2/8/2013- Understanding table structures and relationships
- Setting primary and foreign keys
- Establishing relationships and maintaining referential integrity
- Sorting and filtering data
- Building queries with constraints and criteria
- Editing table data with queries
- Generating forms from tables
- Adding form controls
- Creating reports with totals and labels
- Embedding macros in buttons
- Repairing your database
- Protecting databases with passwords
Skill Level Beginner
Duration
Views
Related Courses
-
Access 2013: Tips & Tricks
with Adam Wilbert2h 50m Intermediate -
Access 2013: Queries
with Adam Wilbert4h 23m Intermediate -
Excel 2013 Essential Training
with Dennis Taylor6h 32m Appropriate for all -
Setting Up a Database in Excel 2013
with Dennis Taylor49m 17s Intermediate
-
Introduction
-
Welcome1m 1s
-
-
1. Getting Started
-
Key database concepts4m 21s
-
Creating the database file3m 25s
-
Digging in to Ribbon tabs3m 39s
-
Using the Navigation pane3m 36s
-
Taking backups47s
-
Accessing help1m 8s
-
-
2. Creating Tables
-
Importing tables4m 57s
-
3. Setting Field Properties
-
Setting the default value2m 15s
-
Creating lookup fields4m 29s
-
4. Organizing Records
-
Formatting columns2m 52s
-
Sorting table data3m 18s
-
Filtering table data2m 21s
-
-
5. Using Queries
-
Understanding queries2m 2s
-
Building expressions5m 23s
-
-
6. Working with Specialty Queries
-
Using update queries3m 21s
-
Using make table queries2m 57s
-
Using delete queries2m 48s
-
Using append queries2m 49s
-
-
7. Creating Forms
-
Generating forms from tables3m 10s
-
Using the Form Wizard2m 38s
-
8. Designing Forms
-
Setting data sources5m 39s
-
Understanding input boxes3m 31s
-
Recording navigation2m 36s
-
Adding buttons4m 18s
-
Assigning tab order4m 5s
-
Creating a navigation form3m 36s
-
9. Creating Reports
-
Introducing reports2m 15s
-
Using the Report Wizard5m 9s
-
Creating calculated totals3m 32s
-
Creating labels4m 18s
-
Adjusting print settings2m 58s
-
-
10. Working with Macros
-
Creating macros5m 3s
-
-
11. Integrating Access with the Office Suite
-
Emailing with macros4m 4s
-
12. Maintaining the Database
-
Documenting your work4m 41s
-
Creating custom Ribbon tabs3m 35s
-
Conclusion
-
Next steps1m 6s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Setting additional field properties