Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creeper82/access-online-shop-database
Sample MS Access 2010 database for a nonexistent store with reports, forms, and VBA powered data generator. Done for a school project
https://github.com/creeper82/access-online-shop-database
dbms ms-access office sql vba
Last synced: about 1 month ago
JSON representation
Sample MS Access 2010 database for a nonexistent store with reports, forms, and VBA powered data generator. Done for a school project
- Host: GitHub
- URL: https://github.com/creeper82/access-online-shop-database
- Owner: creeper82
- License: mit
- Created: 2023-09-14T16:03:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T16:18:22.000Z (over 1 year ago)
- Last Synced: 2023-09-15T10:11:08.386Z (over 1 year ago)
- Topics: dbms, ms-access, office, sql, vba
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MS Access 2010 online shop database
This is a sample Microsoft Access 2010 database for a nonexistent online shop with reports, forms, and VBA powered data generator.It was done for a school project in 2023. Forms interface is in english, although the database fields, object names and such are written in polish.
## Features
- 9 tables
- Different queries (Select, Update, Delete, Append, Cross-queries)
- Functional User Interface for database navigation, based on 12 forms
- Different reports
- VBA powered data generator, to generate random customer data and their orders## Database diagram
Database diagram with english translations in brackets
[Database diagram image](diagram.png)
## Final note
The project may have small issues and the VBA code isn't commented thoroughly. It is just intended to be a sample project.
In case any of the UI parts haven't been translated to english, you can create an issue