LibreOffice Suite Base
From Script | Spoken-Tutorial
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
- 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
- Add Push Button to a form
- Enter and update data in a form
- Create queries using Query Wizard
- Create queries using Design View
- Create reports
- Modify a 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