|
To Base and Back Again
From NeoWiki
Revision as of 03:04, 14 September 2007 (edit) Lorinda (Talk | contribs) (add link to list box/subform 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.) |
||
(40 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | 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 | + | 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. |
- | [[Designing the Database "On Paper"]] | + | 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.) |
- | + | ||
- | [[Creating a Table From a Spreadsheet]] | + | 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.<br><br> |
- | + | ||
+ | ==Tutorial Order== | ||
+ | #[[Designing the Database "On Paper"]]<br> | ||
+ | #[[Creating a Table From a Spreadsheet]]<br> | ||
+ | #[[Creating a Table in Design View]]<br> | ||
+ | #[[Establishing Relationships]]<br> | ||
+ | #[[Creating a Simple Data Entry Form]]<br> | ||
+ | #[[Creating A Data Entry Form With A Subform]]<br> | ||
+ | #[[Using Combo Boxes in a Form]]<br> | ||
+ | #[[Using Date Time and Formatted Controls in Forms]] | ||
+ | #[[Setting the Tab Order in a Form]] | ||
+ | #[[Adding a Button To Open Another Form]]<br> | ||
+ | #[[Adjusting Form Properties]]<br> | ||
+ | #[[Using a Query to Combine Fields From Different Tables]]<br> | ||
+ | #[[Filtering in Queries and Tables]] | ||
+ | #[[Creating Indexes]] <br> | ||
+ | #[[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]] | ||
+ | #[[Splitting Tables]] | ||
+ | |||
+ | ==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.)<br> | ||
+ | ====Creating Tables==== | ||
+ | [[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> | ||
+ | [[Splitting Tables]]<br> | ||
+ | |||
+ | ====Other Table-Related Tasks==== | ||
[[Establishing Relationships]]<br> | [[Establishing Relationships]]<br> | ||
+ | [[Creating Indexes]] <br> | ||
+ | [[Filtering in Queries and Tables]]<br> | ||
+ | [[Using Tables and Queries as Datasources in Writer]] | ||
+ | |||
+ | ===Forms=== | ||
+ | ====Creating Forms==== | ||
[[Creating a Simple Data Entry Form]]<br> | [[Creating a Simple Data Entry Form]]<br> | ||
[[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 Table and a Form to Store Images]]<br> | ||
+ | [[Adding a Subform to a Form in Design View]] | ||
+ | |||
+ | ====Perfecting Forms==== | ||
+ | [[Adjusting Form Properties]]<br> | ||
[[Using Combo Boxes in a Form]]<br> | [[Using Combo Boxes in a Form]]<br> | ||
- | [[Using a | + | [[Adding a Button To Open Another Form]]<br> |
+ | [[Setting the Tab Order in a Form]]<br> | ||
+ | [[Adding a Search Control to a Form]] [http://www.oooforum.org/forum/viewtopic.phtml?t=63240&sid=3b40ebbf8ab6c6de3f3960e0d401a617]<br> | ||
+ | [[Using Date Time and Formatted Controls in Forms]] | ||
+ | |||
+ | ====Other Work With Forms==== | ||
+ | [[Filtering in Forms]] | ||
+ | |||
+ | ===Queries=== | ||
+ | [[Using a Query to Combine Fields From Different Tables]]<br> | ||
+ | [[Using the Group Function in a Query]]<br> | ||
+ | [[Filtering in Queries and Tables]]<br> | ||
+ | [[Using An Outer Join in a Query]]<br> | ||
+ | [[Using Tables and Queries as Datasources in Writer]] | ||
+ | |||
+ | ===Views=== | ||
+ | [[Using a Union Statement in a View]] | ||
+ | |||
+ | ===Reports=== | ||
+ | [[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