https://github.com/OlimilO1402/DB_SmartADB
beta-version, small address database, with file in step-format,
https://github.com/OlimilO1402/DB_SmartADB
Last synced: 4 months ago
JSON representation
beta-version, small address database, with file in step-format,
- Host: GitHub
- URL: https://github.com/OlimilO1402/DB_SmartADB
- Owner: OlimilO1402
- Created: 2021-02-01T21:53:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T14:11:47.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:18:27.989Z (8 months ago)
- Language: Visual Basic 6.0
- Size: 1.03 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - OlimilO1402/DB_SmartADB - beta-version, small address database, with file in step-format, (Visual Basic 6.0)
README
# DB_SmartADB
## beta-version, small address database, with file in step-format
This small Visual Basic project for the intermediate developer shows a complete database program without ever using any database driver.
Just like a typical Windows desktop application it saves files to harddisk with its own file-extension and stores files in the well known
format of IFC (Industry foundation classes) aka STEP-format aka ISO-10303. This format is capable of serializing any class hierarchy.
This VB-project also shows how to implement Cut+Copy+Paste and Undo+Redo functionality. you may register it's own file-icon.