Good Morning,
Dear all,
I have been given a task to develop a database for aquarium shop. But actually I have never tried this sort of database in previous so I appreciate your valueable suggestions.
Many thanks & Regards.
Good Morning,
Dear all,
I have been given a task to develop a database for aquarium shop. But actually I have never tried this sort of database in previous so I appreciate your valueable suggestions.
Many thanks & Regards.
Developing a db for aquarium shop is no different than any other retail operation. Identify data entities and relationships, build tables.
You might take a look at the Northwind database template.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I agree with June7. Aquarium shop--bicycle shop--donut shop have things in common.
Customers
Products/Services
Employees
Inventory
Transactions
With these subjects, what business rules do you think will/do apply to your "proposed" aquarium shop?
to both of you