Microsoft Access Inventory Management System
Microsoft Access Inventory Management System
Inventory Management
Table of Contents
1
DMAB – Inventory Management
2
DMAB – Inventory Management
4. Entities:
Entities are fundamental building blocks in data modelling and information
systems. They represent real-world objects, concepts, or things that can
have data stored about them in a database or described in a system.
In the context of an Inventory Management System in a Garment Factory,
entities represent the key objects or concepts that the system tracks and
manages.
5. Attributes:
Attributes are characteristics or properties that describe an entity in a
system or model. Each attribute provides specific information about the
entity and is used to define its state or identity. In the context of an
Inventory Management System in a Garment Factory, attributes are the
data fields that describe various entities such as raw materials, finished
goods, or suppliers.
5.1Entity – Fabric
Attributes - Fabric Name, Type, Width, Colour, Quantity, Price Per Meter
5.2Entity – Chemical
Attributes - Chemical Name, Type, Application, Form, Quantity (Kg/L),
Price Per Unit
5.3Entity – Garment
Attributes - Garment Type, Material Used, Size Range, Colour Variants,
Quantity Produced, Price/Unit
5.4Entity – Equipment
3
DMAB – Inventory Management
5.5Entity –Customer
Attributes – Customer ID, Customer Name, Contact number, City
5.6Entity –Supplier
Attributes – Supplier ID, Supplier Name, Contact Name, Contact
number, City
5.7Entity –Order Details
Attributes – Order ID, Quantity, Unit price, Customer ID, Order Date
6. Relationship:
4
DMAB – Inventory Management
5
DMAB – Inventory Management
6
DMAB – Inventory Management
7
DMAB – Inventory Management
8
DMAB – Inventory Management
9. Data Dictionary:
9.1Fabric:
9.2Chemical:
9.3Garment:
9
DMAB – Inventory Management
9.4Equipment:
9.5Order Details:
9.6Customer:
9.7Supplier:
10
DMAB – Inventory Management
10. Normalization
11
DMAB – Inventory Management
12
DMAB – Inventory Management
13
DMAB – Inventory Management
11. Forms:
14
DMAB – Inventory Management
12. Reports:
15
DMAB – Inventory Management
13. Queries:
16
DMAB – Inventory Management
14. Macros:
Macros in Microsoft Access are tools that automate tasks and processes,
making it easier to handle repetitive or complex actions in your database.
They require little to no coding and provide a simple way to enhance
functionality, enforce business rules, or improve user interaction.
17
DMAB – Inventory Management
15. References:
18