|
To Base and Back Again
From NeoWiki
Revision as of 02:20, 17 October 2007 (edit) Lorinda (Talk | contribs) (→Tutorial Order - add link to a planned article) ← Previous diff |
Current revision (13:19, 11 June 2008) (edit) (undo) Lorinda (Talk | contribs) (→Reports - Add a Section on Views in the Theme-oriented list.) |
||
(16 intermediate revisions not shown.) | |||
Line 19: | Line 19: | ||
#[[Using a Query to Combine Fields From Different Tables]]<br> | #[[Using a Query to Combine Fields From Different Tables]]<br> | ||
#[[Filtering in Queries and Tables]] | #[[Filtering in Queries and Tables]] | ||
+ | #[[Creating Indexes]] <br> | ||
#[[Creating a Form in Design View]] | #[[Creating a Form in Design View]] | ||
#[[Filtering in Forms]] | #[[Filtering in Forms]] | ||
- | #[[Adding a Search Control to a Form] | + | #[[Adding a Search Control to a Form]] |
#[[Using the Group Function in a Query]] | #[[Using the Group Function in a Query]] | ||
#[[Creating a Table and a Form to Store Images]] | #[[Creating a Table and a Form to Store Images]] | ||
+ | #[[Adding a Subform to a Form in Design View]] | ||
+ | #[[Using An Outer Join in a Query]] | ||
#[[Creating a Report]] | #[[Creating a Report]] | ||
- | #[[ | + | #[[Intro to the Data Source View]] |
+ | #[[Filtering in the Data Source View]] working with the Data Source View in Writer (or Calc) | ||
+ | #[[Sorting in the Data Source View]] working with the Data Source View in Writer (or Calc) | ||
+ | #[[Inserting Data from the Data Source View into a Writer Document]] | ||
+ | #[[Using a Union Statement in a View]] | ||
#[[Splitting Tables]] | #[[Splitting Tables]] | ||
Line 31: | Line 38: | ||
===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> | ||
- | [[Establishing Relationships]]<br> | ||
[[Creating a Table and a Form to Store Images]]<br> | [[Creating a Table and a Form to Store Images]]<br> | ||
+ | [[Splitting Tables]]<br> | ||
+ | |||
+ | ====Other Table-Related Tasks==== | ||
+ | [[Establishing Relationships]]<br> | ||
+ | [[Creating Indexes]] <br> | ||
[[Filtering in Queries and Tables]]<br> | [[Filtering in Queries and Tables]]<br> | ||
[[Using Tables and Queries as Datasources in Writer]] | [[Using Tables and Queries as Datasources in Writer]] | ||
Line 43: | Line 55: | ||
[[Creating A Data Entry Form With A Subform]]<br> | [[Creating A Data Entry Form With A Subform]]<br> | ||
[[Creating a Form in Design View]]<br> | [[Creating a Form in Design View]]<br> | ||
- | [[Creating a Table and a Form to Store Images]] | + | [[Creating a Table and a Form to Store Images]]<br> |
+ | [[Adding a Subform to a Form in Design View]] | ||
====Perfecting Forms==== | ====Perfecting Forms==== | ||
Line 58: | Line 71: | ||
===Queries=== | ===Queries=== | ||
[[Using a Query to Combine Fields From Different Tables]]<br> | [[Using a Query to Combine Fields From Different Tables]]<br> | ||
- | [[Using the Group Function in a Query]] | + | [[Using the Group Function in a Query]]<br> |
[[Filtering in Queries and Tables]]<br> | [[Filtering in Queries and Tables]]<br> | ||
+ | [[Using An Outer Join in a Query]]<br> | ||
[[Using Tables and Queries as Datasources in Writer]] | [[Using Tables and Queries as Datasources in Writer]] | ||
- | ===Reports | + | ===Views=== |
+ | [[Using a Union Statement in a View]] | ||
+ | |||
+ | ===Reports=== | ||
[[Creating a Report]]<br> | [[Creating a Report]]<br> | ||
- | + | ||
+ | ===Using Database Data in Writer and Calc=== | ||
+ | [[Intro to the Data Source View]]<br> | ||
+ | [[Filtering in the Data Source View]]<br> | ||
+ | [[Sorting in the Data Source View]]<br> | ||
+ | [[Inserting Data from the Data Source View into a Writer Document]]<br> | ||
{{botlangbarEN| [[It:Verso_Base_e_Ritorno|Italiano]] [[Fr:Base Aller et Retour|Français]]}} | {{botlangbarEN| [[It:Verso_Base_e_Ritorno|Italiano]] [[Fr:Base Aller et Retour|Français]]}} | ||
[[Category:NeoOffice]] | [[Category:NeoOffice]] |
Current revision
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 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 Indexes
- 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
- Adding a Subform to a Form in Design View
- Using An Outer Join in a Query
- Creating a Report
- Intro to the Data Source View
- Filtering in the Data Source View working with the Data Source View in Writer (or Calc)
- Sorting in the Data Source View working with the Data Source View in Writer (or Calc)
- Inserting Data from the Data Source View into a Writer Document
- Using a Union Statement in a View
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
Adding a Subform to a Form in Design View
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 [1]
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
Filtering in Queries and Tables
Using An Outer Join in a Query
Using Tables and Queries as Datasources in Writer
Views
Using a Union Statement in a View
Reports
Using Database Data in Writer and Calc
Intro to the Data Source View
Filtering in the Data Source View
Sorting in the Data Source View
Inserting Data from the Data Source View into a Writer Document