Difference between revisions of "LibreOffice Suite Base"
From Script | Spoken-Tutorial
Nancyvarkey (Talk | contribs) m (Nancyvarkey moved page /Base to LibreOffice Suite Base without leaving a redirect) |
|||
Line 25: | Line 25: | ||
#* Create a form using the Wizard. | #* Create a form using the Wizard. | ||
# Modify a simple form | # Modify a simple form | ||
+ | #*learn how to Enter data in a form, Modify a form | ||
# Build a complex form with form controls | # Build a complex form with form controls | ||
#* Ungroup form elements. | #* Ungroup form elements. | ||
Line 30: | Line 31: | ||
#* Change fonts and sizes. | #* Change fonts and sizes. | ||
#* Change location of the form elements. | #* Change location of the form elements. | ||
− | # Add List Box form control to a form | + | # Add List Box form control to a form |
− | # Add Push Button to a form | + | #* learn how to modify a form using LibreOffice Base. |
− | # Enter and update data in a form | + | # Add Push Button to a form |
− | # Create queries using Query Wizard | + | #*learn how to Add a Push Button to a form |
+ | # Enter and update data in a form | ||
+ | #*learn how to enter data and update data using a form. | ||
+ | # Create queries using Query Wizard | ||
+ | #*Create simple queries using,the Query wizard Select fields | ||
+ | #*Set the sorting order of the fields, | ||
+ | #*And provide search criteria or conditions for a query. | ||
+ | #* what a query is. | ||
# Create queries using Design View | # Create queries using Design View | ||
+ | #*Create a query by using the Design View. | ||
+ | #*Add tables to the Query Design window Select fields | ||
+ | #*Set up aliases, | ||
+ | #*Set up sorting order And provide search criteria for a query. | ||
# Create reports | # Create reports | ||
− | # Modify a Report | + | #*Create a Report |
+ | #*Select, Label and Sort the report fields | ||
+ | #*Select report layout | ||
+ | #*choose report type: static or dynamic | ||
+ | # Modify a Report | ||
+ | #*Modify a report by customizing the layout | ||
+ | #*look and feel of the report. | ||
=== Intermediate Level === | === Intermediate Level === | ||
Revision as of 12:30, 24 April 2015
Introduction
LibreOffice Base is the database front-end of the LibreOffice suite. Base is the equivalent of Microsoft Access. Base is free and open source software, free of cost and free to use and distribute. With Base,
- We can store organized data.
- Perform data entries and view data using forms.
- Retrieve information using queries.
- Design and generate reports.
Basic Level
- Introduction
- What is LibreOffice Base?
- What can you do with Base?
- Prerequisites for using Base
- Relational Database basics.
- Create a new database
- Tables and Relationships
- Adding data to a table.
- Define and create relationships.
- Create a simple form
- What is a form?
- Create a form using the Wizard.
- Modify a simple form
- learn how to Enter data in a form, Modify a form
- Build a complex form with form controls
- Ungroup form elements.
- Rename labels.
- Change fonts and sizes.
- Change location of the form elements.
- Add List Box form control to a form
- learn how to modify a form using LibreOffice Base.
- Add Push Button to a form
- learn how to Add a Push Button to a form
- Enter and update data in a form
- learn how to enter data and update data using a form.
- Create queries using Query Wizard
- Create simple queries using,the Query wizard Select fields
- Set the sorting order of the fields,
- And provide search criteria or conditions for a query.
- what a query is.
- Create queries using Design View
- Create a query by using the Design View.
- Add tables to the Query Design window Select fields
- Set up aliases,
- Set up sorting order And provide search criteria for a query.
- Create reports
- Create a Report
- Select, Label and Sort the report fields
- Select report layout
- choose report type: static or dynamic
- Modify a Report
- Modify a report by customizing the layout
- look and feel of the report.
Intermediate Level
- Create tables
- Create view.
- Create a table by copying an existing table.
- Create Subforms
- Create simple queries in SQL View
- Create simple queries in SQL View II
Advanced Level
- Access data sources
- Access a data source
- Register *.odb databases.
- View data sources.
- Use data sources in Writer
- Database Maintenance
- Modify data structures.
- De-fragment database.
- Backups.
- Indexes, Table Filter, SQL Command window
- Database Design, Purpose, OrganizeTables
- Database Design, Primary Key and Relationships
- Database Design,Refine Database Design and Normalization Rules