The main database used to query and generate reports in the TUChem system. The tables listed
are the tables that we used in the project this semester. At the end of the listing there are tables
that are included in the databases that are unused.
cmp_id, name
BID, name
floor, location, room, cmp_id, BID, LID, cp_id
LID, Units, CAS #, chemical_id, Qty, Size of Container, Size of Container, Chemical name
name, cp_id
Tables in the database that was unused this semester.
Counters, inv_totals, item_info, items, messages, user_class
This database is the meat and potatoes of the system. It is purposely simple
so it can be easily followed by future groups who will work on the project.