i want to create an application that will keep track of a supermarkets inventory *the [products must be read from an Ms Access database *product class must be created which will store all the data about a type of product(e.g. name,brand,price) *a custom control must be used to display/update product details *the database must be apdated with any changes made to a products details *the interface must be easy to use and efficient as possible *program must have functionality for adding new products,and removing existing ones.
pls help on the coding and suggest on how i could go about creating it