An open API service indexing awesome lists of open source software.

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,

Awesome Lists containing this project

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.

![SmartADB Image](Resources/SmartADB.png "SmartADB Image")