

LibreOffice allows the generation of data aware forms useful to consult saved data, to insert new rows or to update and delete existing ones.


Develop applications for a small organization.When a single user application is not enough, a shared access database server demonstrates all of its potential and versatility.Ĭonnecting LibreOffice to a Relational Data Base Management System is useful to: An external database server proves to be very useful when many users or programs are required to query data concurrently. The software has been including since its beginnings the necessary means to connect to other RDBMSes, both natively or recurring to integration with the Java language and its libraries. Previous versions, 6 for example, relied on Hyper SQL and, even earlier, Adabas D. Since version 7, LibreOffice Base includes a proper Relational Database Management System based on FireBird SQL: a lightweight and feature rich relational database engine with a decades long development history. In the following article I'll discuss how to connect Base to a Database Server using JDBC drivers. Moreover you can connect it to a server to query data shared through a computer network. All that is required to build a data aware application. Base, one of the included applications, can store user data inside a relational database along with saved queries, forms for data management and reports. LibreOffice is an office suite of programs including a word processor (Write), a spreadsheet (Calc), a presentation program (Impress) and more. 1.8 A Brief Description of the Included ObjectsĬONNECT LIBREOFFICE BASE TO A MARIADB / MYSQL RDBMS.1 CONNECT LIBREOFFICE BASE TO A MARIADB / MYSQL RDBMS.
