M
Matt
Anyone out there ever attempted an MSDS (Material Safety Data Sheet)
database?
My client needs one (he just doesn't know it yet ;-) ), but the
commercial solutions I've seen are too heavy-duty/expensive for his
outfit...
The idea I have is for a multi-table attached DB (they already have 2
BE's linked to the FE), with about 9 tables for:
PRODUCTS
INGREDIENTS
HAZARDS
FIRSTAID
PPE
HANDLING
etc
The PRODUCTS table will contain all the basic stats (eg Names, Codes,
Melt/Boil points etc) in (mostly) text fields, and the other tables
will consist of 1-2 memo fields for the related descriptions.
One of the points about their products is that they are ID'd by size
(eg ALL20, ALL50 etc), so that one description generally applies to
more than one product - the above design should also allow me to avoid
lengthy repeated descriptions?
TIA for any advice...
database?
My client needs one (he just doesn't know it yet ;-) ), but the
commercial solutions I've seen are too heavy-duty/expensive for his
outfit...
The idea I have is for a multi-table attached DB (they already have 2
BE's linked to the FE), with about 9 tables for:
PRODUCTS
INGREDIENTS
HAZARDS
FIRSTAID
PPE
HANDLING
etc
The PRODUCTS table will contain all the basic stats (eg Names, Codes,
Melt/Boil points etc) in (mostly) text fields, and the other tables
will consist of 1-2 memo fields for the related descriptions.
One of the points about their products is that they are ID'd by size
(eg ALL20, ALL50 etc), so that one description generally applies to
more than one product - the above design should also allow me to avoid
lengthy repeated descriptions?
TIA for any advice...