N
nokamoto
I work in the art dept. of a wholesale company and have created an Access
database of our products which is used to create a catalog, price list and
other marketing materials; traffic the print packaging for each item; and
record quality control issues for each item's packaging. I've been using the
database for several years, however I was never quite pleased with its design
(due to my lack of expertise with Access) and would welcome any suggestions
on how to reconfigure and streamline it.
There are two main tables, one for product info and the other for packaging
info, linked by item no. The way my database is set up, the two tables and
their corresponding forms are not well integrated. When I make a new record
for an item in my products table, I'd like to be able start entering package
tracking information for the item as well. Right now I'm doing an append
query to the Pkg Tracking table, to create a corresponding record which seems
wrong. When I first created the database, I didn't want to have all 80 or so
fields stored on one table, thinking that many would be unwieldly, but maybe
there's no way around it.
Specifications for the Products Database
Table of Products
- basic fields: record no (key), item no, name of item, description,
manufacturer, country of origin, UPC, pricing, packing info, packaging type,
new/phaseout/discontinued
Table of Packaging Tracking
- basic fields: item no (key), packaging type, dates for box/insert/stamping
art sent and approved, problems with packaging, dates for problems noted and
resolved
Other related tables: Manufacturers, Country of Origin, Packaging Type,
Retail Category
database of our products which is used to create a catalog, price list and
other marketing materials; traffic the print packaging for each item; and
record quality control issues for each item's packaging. I've been using the
database for several years, however I was never quite pleased with its design
(due to my lack of expertise with Access) and would welcome any suggestions
on how to reconfigure and streamline it.
There are two main tables, one for product info and the other for packaging
info, linked by item no. The way my database is set up, the two tables and
their corresponding forms are not well integrated. When I make a new record
for an item in my products table, I'd like to be able start entering package
tracking information for the item as well. Right now I'm doing an append
query to the Pkg Tracking table, to create a corresponding record which seems
wrong. When I first created the database, I didn't want to have all 80 or so
fields stored on one table, thinking that many would be unwieldly, but maybe
there's no way around it.
Specifications for the Products Database
Table of Products
- basic fields: record no (key), item no, name of item, description,
manufacturer, country of origin, UPC, pricing, packing info, packaging type,
new/phaseout/discontinued
Table of Packaging Tracking
- basic fields: item no (key), packaging type, dates for box/insert/stamping
art sent and approved, problems with packaging, dates for problems noted and
resolved
Other related tables: Manufacturers, Country of Origin, Packaging Type,
Retail Category