Difference between revisions of "Standard Distributed Schema"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
I hope that folks don't mind me taking the space, but I really prefer to look at table schemas visualy. It would be really nice if the Base relationship window allowed for seperate 'Views' of the schema. As it is now, the 'view' is so tied to the actual tables - dropping a table to aid in readability makes one drop all the associated relationships also. Anyway, it is a nit picky thing actually.
+
The {{AOo}} Base module ships with 37 table templates. 15 under the category Personal and 22 as Business.
 +
 +
The 15 Personal table definitions are:
 +
Accounts
 +
Addresses
 +
Authors
 +
Categories
 +
CD-Collection
 +
DietLog
 +
DVD-Collection
 +
ExerciseLog
 +
HouseholdInventory
 +
Investments
 +
Library
 +
MiniatureFilms
 +
Photographs
 +
Plants
 +
Recipes
  
Here are a few of the table structures that OO.o supplies using the table wizard.
+
The 22 Business table definitions are:
 +
Assets
 +
Categories
 +
Contacts
 +
Customers
 +
Deliveries
 +
Employees
 +
EmployeeTasks
 +
Events
 +
Expenses
 +
InvoiceDetails
 +
Invoices
 +
MailingList
 +
OrderDetails
 +
Orders
 +
Payments
 +
Products
 +
Projects
 +
Reservations
 +
Suppliers
 +
Tasks
 +
TimeBilled
 +
Transactions
 +
 
 +
 
 +
Using the table wizard full database schemas can be assembled rapidly.
 +
 
 +
Here are a few such schema.
  
 
[[Image:OOoBase_Invoices_Schema_1.png ]]
 
[[Image:OOoBase_Invoices_Schema_1.png ]]
Line 15: Line 59:
 
[[Image:OOoBase_Orders_Schema_1.png]]
 
[[Image:OOoBase_Orders_Schema_1.png]]
  
 +
Here is the payments table inlcuded with orders.
 +
 +
[[Image:OOoBase_Payments_Schema_1.png]]
  
 
Here is the tables for Tasks and Employees.
 
Here is the tables for Tasks and Employees.
Line 24: Line 71:
 
[[Image:OOoBase_EventReservations_Schema_1.png]]
 
[[Image:OOoBase_EventReservations_Schema_1.png]]
  
[[Category:Base Example]]
+
Return to [[Base Guide/Planning]]
 +
 
 +
[[category:database]][[Category:Base Example]]

Latest revision as of 15:21, 30 January 2021

The Apache OpenOffice Base module ships with 37 table templates. 15 under the category Personal and 22 as Business.

The 15 Personal table definitions are:

Accounts
Addresses
Authors
Categories
CD-Collection
DietLog
DVD-Collection
ExerciseLog
HouseholdInventory
Investments
Library
MiniatureFilms
Photographs
Plants
Recipes

The 22 Business table definitions are:

Assets
Categories
Contacts
Customers
Deliveries
Employees
EmployeeTasks
Events
Expenses
InvoiceDetails
Invoices
MailingList
OrderDetails
Orders
Payments
Products
Projects
Reservations
Suppliers
Tasks
TimeBilled
Transactions


Using the table wizard full database schemas can be assembled rapidly.

Here are a few such schema.

OOoBase Invoices Schema 1.png


Another look at this without the deliveries table being included.

OOoBase Invoices Schema 2.png


Now a look at the tables for the Order records.

OOoBase Orders Schema 1.png

Here is the payments table inlcuded with orders.

OOoBase Payments Schema 1.png

Here is the tables for Tasks and Employees.

OOoBase Employees Schema 1.png

Here is the structure for tracking event reservations.

OOoBase EventReservations Schema 1.png

Return to Base Guide/Planning

Personal tools