Difference between revisions of "Standard Distributed Schema"

From Apache OpenOffice Wiki
Jump to: navigation, search
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 OpenOffice.org 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 ]]

Revision as of 05:27, 4 July 2007

The OpenOffice.org 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

Personal tools