|
To Base and Back Again
From NeoWiki
Revision as of 00:44, 24 October 2007 (edit) Lorinda (Talk | contribs) (→Tutorial Order - add link to a planned article) ← Previous diff |
Revision as of 00:46, 24 October 2007 (edit) (undo) Lorinda (Talk | contribs) (→Designing and Working With Tables - reorganize section) Next diff → |
||
Line 33: | Line 33: | ||
===Designing and Working With Tables=== | ===Designing and Working With Tables=== | ||
[[Designing the Database "On Paper"]] (Thinking through how to organize your data before building the database.)<br> | [[Designing the Database "On Paper"]] (Thinking through how to organize your data before building the database.)<br> | ||
+ | ====Creating Tables==== | ||
[[Creating a Table From a Spreadsheet]] (Importing data from (not connecting to) a spreadsheet.) <br> | [[Creating a Table From a Spreadsheet]] (Importing data from (not connecting to) a spreadsheet.) <br> | ||
[[Creating a Table in Design View]]<br> | [[Creating a Table in Design View]]<br> | ||
[[Creating a Table and a Form to Store Images]]<br> | [[Creating a Table and a Form to Store Images]]<br> | ||
[[Splitting Tables]]<br> | [[Splitting Tables]]<br> | ||
+ | |||
+ | ====Other Table-Related Tasks==== | ||
[[Establishing Relationships]]<br> | [[Establishing Relationships]]<br> | ||
[[Creating Indexes]] <br> | [[Creating Indexes]] <br> |
Revision as of 00:46, 24 October 2007
This is the "home page" for a series of tutorial articles. The tutorials follow the creation of a database designed to serve as a birder's log, tracking birding field trips, bird sightings, etc. This project is still very much in process. More tutorials will appear over time.
The list of articles appears twice below: first in the order they should be followed if you are working through the tutorial, then grouped by topic (tables, forms, etc.)
Note that the red links are articles that have not yet been written. In some cases, they are followed by a blue number in brackets. These are links to forum threads or other pages containing information I plan to use in the articles; they are also provided here for those who need more information about those features of base.
Contents |
Tutorial Order
- Designing the Database "On Paper"
- Creating a Table From a Spreadsheet
- Creating a Table in Design View
- Establishing Relationships
- Creating Indexes
- Creating a Simple Data Entry Form
- Creating A Data Entry Form With A Subform
- Using Combo Boxes in a Form
- Using Date Time and Formatted Controls in Forms
- Setting the Tab Order in a Form
- Adding a Button To Open Another Form
- Adjusting Form Properties
- Using a Query to Combine Fields From Different Tables
- Filtering in Queries and Tables
- Creating a Form in Design View
- Filtering in Forms
- Adding a Search Control to a Form
- Using the Group Function in a Query
- Creating a Table and a Form to Store Images [1]
- Adding a Subform to a Form in Design View
- Creating a Report
- Using Tables and Queries as Datasources in Writer
Grouped by Topic Order
Designing and Working With Tables
Designing the Database "On Paper" (Thinking through how to organize your data before building the database.)
Creating Tables
Creating a Table From a Spreadsheet (Importing data from (not connecting to) a spreadsheet.)
Creating a Table in Design View
Creating a Table and a Form to Store Images
Other Table-Related Tasks
Establishing Relationships
Creating Indexes
Filtering in Queries and Tables
Using Tables and Queries as Datasources in Writer
Forms
Creating Forms
Creating a Simple Data Entry Form
Creating A Data Entry Form With A Subform
Creating a Form in Design View
Creating a Table and a Form to Store Images
Perfecting Forms
Adjusting Form Properties
Using Combo Boxes in a Form
Adding a Button To Open Another Form
Setting the Tab Order in a Form
Adding a Search Control to a Form [2]
Using Date Time and Formatted Controls in Forms
Other Work With Forms
Queries
Using a Query to Combine Fields From Different Tables
Using the Group Function in a Query (Creating a Query that lists all bird species seen.)
Filtering in Queries and Tables
Using Tables and Queries as Datasources in Writer
Reports and Mail Merges
Creating a Report
Using Tables and Queries as Datasources in Writer