Difference between revisions of "Documentation/Database"

From Apache OpenOffice Wiki
Jump to: navigation, search
(General)
m (Features)
 
(30 intermediate revisions by 9 users not shown)
Line 1: Line 1:
On this page you find links to Base documentation ordered by languages and topics. It may be helpful for authors and translators.
+
{{Database/Lang|Documentation/Database}}
 +
'''OpenOffice Base''' is the database application of [[OpenOffice.org]], similar to [[MSA-Base_Faq|Microsoft Access]].  Base allows the creation and manipulation of databases and the building of forms and reports to provide easy access to data for end-users.  As with Access, Base is able to work as a front-end to a variety of database systems, including Access databases (JET), [[ODBC]] data sources, [[wikipedia:MySQL|MySQL]], and [[wikipedia:PostgreSQL|PostgreSQL]].
  
This page is considered to be "Work in Progress". Please add documents you are missing to this list.
+
Base was not available in the 1.x versions of OpenOffice.org, becoming part of the suite starting with version 2.0. Base enables you to manipulate database data seamlessly within OpenOffice. Create and modify tables, forms, queries, and reports, either using your own database or Base’s own built-in [[wikipedia:HSQLDB|HSQLDB]] database engine. Base offers a choice of using Wizards, Design Views, or SQL Views for beginners, intermediate, and advanced users.
  
Resources related to OpenOffice.org Base:
+
==Features==
 +
With Base, you can:
  
= English =
+
* Create new tables for your data - and also change them as your needs change
== Manuals ==
+
* Maintain indexes on the tables to make data access faster
=== General ===
+
* View a table in an editing grid and add, change, and delete records
* Base
+
* Use the Report Wizard to produce impressive reports from your data
: [http://wiki.services.openoffice.org/wiki/Base Base]
+
* Use the Form Wizard to create 'instant' database applications
: Description of Base (short overview)
+
  
* OpenOffice.org User Guides (Getting started with Base) - ''PDF''
+
Using Base, you can not only browse your data, but also:
: [http://documentation.openoffice.org/manuals/oooauthors2/0110GS-GettingStartedWithBase.pdf  GettingStartedWithBase]
+
: ''description followed''
+
  
* OpenOffice.org Base Manual
+
* Perform simple (single column) or complex (multi-column) sorts
: [http://nothickmanuals.info/doku.php/articles:ooobaseprimer OpenOffice.org Base primer]
+
* View subsets of your data with simple (one-click) or complex (logical query) filters
: ''description followed''
+
* Create powerful queries to show your data in new ways, including summaries and multi-table views
 +
* Produce reports
 +
** The Base module includes the Report Wizard for creating quick tabular reports
 +
** With Version 2.3 the [[SUN Report Builder]] is available as an extension for more complex reporting needs
 +
* Base allows you to extend its functionality via built in scripting capabilities
  
*Base videos from chapter 7 of the user guide
+
BASE includes a full version of the [https://hsqldb.org/ HSQL] database engine. It can also access [[dBASE]] files natively for simple database work, but it cannot open MS-Access files natively.
: [http://wiki.services.openoffice.org/wiki/Documentation/Tutorials Tutorial]  
+
: ''description followed''
+
  
* Beginners - Example Database - Base Tutorial
+
For more advanced requirements, Base supports many popular databases natively (Adabas D, ADO, Microsoft Access, MySQL), or any database through industry-standard [[ODBC]] and [[JDBC]] drivers. It also supports any [[LDAP]] compliant address book, as well as common formats such as Microsoft Outlook, Microsoft Windows, and [[Mozilla]].
: [http://www.oooforum.org/forum/viewtopic.phtml?t=25060 Example]
+
: Initial author: Andrew 'Drew' Jensen
+
:This tutorial covers creating a first database using OOoBase. It is intended for those that have not used Base before or those that have never used any database manager.  
+
  
* Mid Level OpenOffice.org Base tutorial
+
==Resources==
: [http://wiki.services.openoffice.org/wiki/Documentation/Dashboard/Tutorials/Base_%28Mariano%29 Tutorials]  
+
===User Documentation===
: ''description followed''
+
* [[Documentation/OOoAuthors User Manual/Getting Started/Getting Started with Base|Getting Started with Base]] on the wiki.
 +
:: [https://wiki.openoffice.org/w/images/3/3c/0108GS33-GettingStartedWithBase.pdf Getting started with Base] as single PDF file.
 +
:: [https://wiki.openoffice.org/w/images/5/53/0100GS-GettingStarted.pdf OOo2 User Guide] as single PDF file.
 +
* [https://www.pitonyak.org/database/ Andrew Pitonyak's Base documents]
 +
* [http://sheepdogguides.com/fdb/fdb1main.htm Tutorials on using ooBase] from Sheepdog Guides
 +
* [[/connectivity|Connecting]] with non-embedded databases
 +
* [[/Reports|Working with reports]]
  
=== Berichte ===
+
====Wiki Articles and more====
* Sun Report Builder  
+
* The embedded data engine HSQLdb
: [http://wiki.services.openoffice.org/wiki/SUN_Report_Builder SUN_Report_Builder]  
+
** [[HSQLDB:Tips and Tricks]]
: ''description followed''
+
** [[HSQLDB Localization]]
 +
** [[HSQL Text Table Integration]]
 +
* [[SUN Report Builder]]
 +
** DesktopLinux.com article April 2007[[https://www.desktoplinux.com/news/NS5712122864.html Chris Preimesberger]]
 +
* [[Built-in functions and Stored Procedures|Base Query functions]]
 +
* [[MSA-Base Faq|Working with MS Access files]]
 +
* [[Standard Distributed Schema]]
 +
* [[Bibliographic Database]]
 +
* [[A club membership database]]
 +
* DerbyToursDB [[User:HCPotter]]
  
* Sun Report Builder (Reference)
+
===Technical Documentation===
: [http://wiki.pentaho.org/display/Reporting/Pentaho+Reporting+Latest Reference]  
+
* [https://www.openoffice.org/dba/specifications/index.html Specification Documents]
: ''description followed''
+
** [http://dba.openoffice.org/specifications/ReportDesigner.odt Sun Report Builder (SRB)]
 +
** [http://dba.openoffice.org/specifications/Conditional%20Formatting.odt Conditional formatting dialog in SRB]
 +
* [[Base New Driver Tutorial]]
 +
*[[Logging JDBC Activity|Logging JDBC Activity]] new feature 2.?
  
=== Developer ===
+
== Official sites ==
* Working basis to make the user guide better
+
: [http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Getting_Started/Getting_Started_with_Base Getting_Started/Getting_Started_with_Base]
+
: ''description followed''
+
  
=== FAQ ===
+
* [https://dba.openoffice.org/ Base project page]
* Common tasks
+
* [https://www.openoffice.org/product/base.html Base marketing page]
: [http://wiki.services.openoffice.org/wiki/Common_tasks Common_tasks]
+
* [https://qa.openoffice.org/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabase.html Base QA]
: Initial author: Andrew 'Drew' Jensen
+
: Many good questions, no answers.  
+
  
=== Misc ===
+
* '''the mailto and owner would need to be changed appropriately'''
* HSQLDB Tips and Tricks
+
: ''Maintainer: [mailto:atjensen@openoffice.org?subject:OOoWiki Base page] [[User:DrewJensen|Drew]] 21:01, 11 September 2007 (CEST) ''
: [http://wiki.services.openoffice.org/wiki/HSQLDB:Tips_and_Tricks Tips_and_Tricks]
+
: This page is under [http://creativecommons.org/licenses/by-sa/3.0/legalcode CC by-sa] since 2009-02-02
: ''description followed''
+
: ''Please do not change the logical content of this site without acknowledge of the author or the [https://wiki.openoffice.org/wiki/Project_Lead OOo QA Project Lead/Co-Leads].''
 
+
<div id="Template_CC-BY-SA">
* [http://nothickmanuals.info/doku.php/articles:ooobaseprimer http://nothickmanuals.info/doku.php/articles:ooobaseprimer]
+
{|align="left" width="100%" border="0" cellspacing="4" cellpadding="0" style="border-top: 1px solid #666; font-size: xx-small; margin-top: 20px; text-align: right;"
 
+
| Content on this page is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/legalcode Creative Common Attribution 3.0 license (CC BY-SA)].
* [http://www.baseusers.com/index.html http://www.baseusers.com/index.html]
+
|}
 
+
</div>
== Connecting ==
+
* Base New Driver Tutorial
+
 
+
[http://wiki.services.openoffice.org/wiki/Base_New_Driver_Tutorial http://wiki.services.openoffice.org/wiki/Base_New_Driver_Tutorial]
+
 
+
Initial author: Robert Vojta
+
 
+
This small How-To contains a simple step-by-step introduction on how to put your driver inside the connectivity module. The second part of this document covers differences between a driver in connectivity module and a driver in an UNO package.
+
 
+
* Better Database Drivers
+
 
+
[http://wiki.services.openoffice.org/wiki/BetterDatabaseDrivers http://wiki.services.openoffice.org/wiki/BetterDatabaseDrivers]
+
 
+
Initial author:Eric Bischoff
+
 
+
Some ideas for a better and simpler infrastructure for database drivers
+
 
+
* Connecting to Microsoft Access
+
 
+
[http://wiki.services.openoffice.org/wiki/Connecting_to_Microsoft_Access http://wiki.services.openoffice.org/wiki/Connecting_to_Microsoft_Access]
+
 
+
Initial author: Regina Henschel
+
 
+
These article describes how to connect to a Microsoft Access database file, if you use a MS Windows operating system.
+
 
+
* OpenOffice.org Base - Database Drivers
+
 
+
[http://dba.openoffice.org/drivers/ http://dba.openoffice.org/drivers/]  
+
 
+
* Connecting with MySQL
+
 
+
[http://wiki.services.openoffice.org/wiki/Connect_MySQLandBase http://wiki.services.openoffice.org/wiki/Connect_MySQLandBase]
+
 
+
An overview page
+
 
+
* Native PostgreSQL Driver
+
 
+
[http://dba.openoffice.org/drivers/postgresql/index.html http://dba.openoffice.org/drivers/postgresql/index.html]  
+
 
+
* SQL-lite Driver
+
 
+
http://dba.openoffice.org/drivers/sqlite/index.html
+
 
+
* mdb-sdbc-driver-0.1.0
+
 
+
[http://dba.openoffice.org/drivers/mdb/index.html http://dba.openoffice.org/drivers/mdb/index.html]
+
 
+
Initial author: Wind Li (yl146652 [at] openoffice [dot] org)
+
 
+
It is a try to connect a Linux system to MS Access. There is no further development.
+
 
+
* A working page
+
 
+
[http://wiki.services.openoffice.org/wiki/MDB_Driver_Integration http://wiki.services.openoffice.org/wiki/MDB_Driver_Integration]
+
 
+
* MSA-Base Faq
+
 
+
[http://wiki.services.openoffice.org/wiki/MSA-Base_Faq http://wiki.services.openoffice.org/wiki/MSA-Base_Faq]
+
 
+
* Firebird driver update for OO.org
+
[http://jaybirdwiki.firebirdsql.org/jaybird/doku.php?id=config:oobase Jaybird OpenOffice.org Base support]
+
 
+
== Examples ==
+
=== General ===
+
* Base Example (Overview)
+
 
+
[http://wiki.services.openoffice.org/wiki/Category:Base_Example http://wiki.services.openoffice.org/wiki/Category:Base_Example]
+
 
+
Initial author: Frank Schönheit
+
 
+
* Standard Distributed Schema
+
 
+
[http://wiki.services.openoffice.org/wiki/Standard_Distributed_Schema http://wiki.services.openoffice.org/wiki/Standard_Distributed_Schema]
+
 
+
=== Concrete Examples ===
+
* A club membership database
+
 
+
[http://wiki.services.openoffice.org/wiki/A_club_membership_database http://wiki.services.openoffice.org/wiki/A_club_membership_database]
+
 
+
Initial author: Andrew 'Drew' Jensen
+
 
+
Description of creating an example database
+
 
+
* OpenOffice.org API - Code snippets: [http://codesnippets.services.openoffice.org/Database/index.xml http://codesnippets.services.openoffice.org/Database/index.xml] <br/> Useful code snippets solving frequently asked questions.
+
 
+
* Base Example
+
 
+
http://wiki.services.openoffice.org/wiki/Help_Files
+
 
+
http://wiki.services.openoffice.org/wiki/Standard_Distributed_Schema
+
 
+
== Misc ==
+
== Testing ==
+
* [http://wiki.services.openoffice.org/wiki/Database_Automatic_Testing http://wiki.services.openoffice.org/wiki/Database_Automatic_Testing]
+
* [http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Base_Guide/Planning http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Base_Guide/Planning]
+
* [http://wiki.services.openoffice.org/wiki/FAQ_%28Base%29 http://wiki.services.openoffice.org/wiki/FAQ_%28Base%29]
+
 
+
 
+
*
+
* [http://ericzander.com/Publications/OO_MySQL_Tutorial/index.htm http://ericzander.com/Publications/OO_MySQL_Tutorial/index.htm]
+
Connecting OpenOffice.org To A Remote MySQL Database] (event. 1.x)
+
 
+
= French =
+
= German =
+
http://wiki.services.openoffice.org/wiki/DE:Beispielsdatenbank_mit_Base
+
 
+
http://dannenhoefer.de/faqstarbasic/Datenbanken.html
+
 
+
http://de.openoffice.org/doc/howto_2_0/index.html#datenquellen_2_0
+
 
+
http://wiki.services.openoffice.org/wiki/DE:FAQ/Base
+
 
+
End user documentation
+
* http://www.ooowiki.de/KategorieBase
+
 
+
 
+
= Portugese =
+
 
+
http://broffice.org/files/Introdu%C3%A7%C3%A3o_ao%20BrOffice.org_Base_2.0.x.odt
+
 
+
=Copyright=
+
 
+
[http://dba.openoffice.org/ OOo Database Development]<br>
+
[http://qa.openoffice.org/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabase.html OOo Database QA]<br>
+
[http://wiki.services.openoffice.org/wiki/Category:Database OOo General Database Info]<br>
+
<br>
+
<br>
+
''Initial author : [mailto:mechtilde@mechtilde@openoffice.org?subject:OOoWiki Mechtilde Stehmann]  24 September 2007''<br>
+
''Please do not change the logical content of this site without acknowledge of the author or the [http://wiki.services.openoffice.org/wiki/Project_Lead OOo QA Project Lead/Co-Leads].''
+
  
 +
[[Category:Database]]
 +
[[Category:Base Documentation]]
 
[[Category:Quality Assurance]]
 
[[Category:Quality Assurance]]
[[Category:Database]]
+
[[Category:Files]]
 +
[[Category:PDF]]

Latest revision as of 14:18, 13 April 2022

There are documents also in DE - FR - ES -PT

OpenOffice Base is the database application of OpenOffice.org, similar to Microsoft Access. Base allows the creation and manipulation of databases and the building of forms and reports to provide easy access to data for end-users. As with Access, Base is able to work as a front-end to a variety of database systems, including Access databases (JET), ODBC data sources, MySQL, and PostgreSQL.

Base was not available in the 1.x versions of OpenOffice.org, becoming part of the suite starting with version 2.0. Base enables you to manipulate database data seamlessly within OpenOffice. Create and modify tables, forms, queries, and reports, either using your own database or Base’s own built-in HSQLDB database engine. Base offers a choice of using Wizards, Design Views, or SQL Views for beginners, intermediate, and advanced users.

Features

With Base, you can:

  • Create new tables for your data - and also change them as your needs change
  • Maintain indexes on the tables to make data access faster
  • View a table in an editing grid and add, change, and delete records
  • Use the Report Wizard to produce impressive reports from your data
  • Use the Form Wizard to create 'instant' database applications

Using Base, you can not only browse your data, but also:

  • Perform simple (single column) or complex (multi-column) sorts
  • View subsets of your data with simple (one-click) or complex (logical query) filters
  • Create powerful queries to show your data in new ways, including summaries and multi-table views
  • Produce reports
    • The Base module includes the Report Wizard for creating quick tabular reports
    • With Version 2.3 the SUN Report Builder is available as an extension for more complex reporting needs
  • Base allows you to extend its functionality via built in scripting capabilities

BASE includes a full version of the HSQL database engine. It can also access dBASE files natively for simple database work, but it cannot open MS-Access files natively.

For more advanced requirements, Base supports many popular databases natively (Adabas D, ADO, Microsoft Access, MySQL), or any database through industry-standard ODBC and JDBC drivers. It also supports any LDAP compliant address book, as well as common formats such as Microsoft Outlook, Microsoft Windows, and Mozilla.

Resources

User Documentation

Getting started with Base as single PDF file.
OOo2 User Guide as single PDF file.

Wiki Articles and more

Technical Documentation

Official sites

  • the mailto and owner would need to be changed appropriately
Maintainer: Base page Drew 21:01, 11 September 2007 (CEST)
This page is under CC by-sa since 2009-02-02
Please do not change the logical content of this site without acknowledge of the author or the OOo QA Project Lead/Co-Leads.
Content on this page is licensed under the Creative Common Attribution 3.0 license (CC BY-SA).
Personal tools