|
NeoBase
From NeoWiki
This article is not up to date, or it needs structural or stylistic changes to conform with the rest of this wiki.
NeoOffice Base allows you to either connect to an external database (MySQL, dBase, Calc, etc.) or to create an "embedded database" using the included HSQL database engine. In addition to entering and editing data, you can create Queries, Views, and Forms, as well as access any registered datasource in Writer and Calc documents.
Contents |
Tips and Hints in the Wiki
Note that some of the pages are "stubs" consisting mostly of links to discussions on trinity.
Configuring MySQL using JDBC and NeoOffice 2.0
Configuring postgresql
Configuring FileMaker Pro
Using a Calc spreadsheet as a data source
Importing_Data_from_Address_Book
Documentation, Tutorials, etc.
User Guides and Documentation
- OpenOffice User Guide Chap 7
- HSQLDB User Guide (HSQLBD is the underlying database engine in Base)
- Good guide on SQL
- Suggested by the HSQLDB User Guide
Books
- Books on database design from OOoForum.org
Forums
- Probably the best place to ask questions about using Base.
Tutorials
- A new series of tutorials being written by one of Neowiki's editors. Follows the creation of a database for tracking birding trips and sightings.
- step-by-step construction of a small relational database for employees, with some advanced concepts like forms toward the end
- Visual tutorial for Base from InPics
- Two-part introduction to Base for database beginners: Part 1, Part2
Miscellaneous
- includes lots of good links to documentation and tutorials