basesdk.hashnode.devC++ ERP FrameworkIngredients of a good Accounting/ ERP Software Platform Speradsheet Engine: An Excel like spreadsheet module in which all reports are visually designed. It should fully support formulas both at the design stage and in the final output (if required)....Feb 6·2 min read
cpperp.hashnode.devIngredients of a good Accounting/ ERP Software Platform1. Speradsheet Engine: An Excel like spreadsheet module in which all reports are visually designed. It should fully support formulas both at the design stage and in the final output (if required). It should be display and printer friendly with automa...Jan 21·2 min read
cpperp.hashnode.devIngredients of a good Accounting/ ERP Software Platform1. Speradsheet Engine: An Excel like spreadsheet module in which all reports are visually designed. It should fully support formulas both at the design stage and in the final output (if required). It should be display and printer friendly with automa...Jan 21·2 min read
basesdk.hashnode.devMS Access to C++ JourneyI was a former MS Access developer. I used to develop in VBA. Then I moved to VC++ and DAO. I used database index Seek method a lot. All my core business logic was based on Seek. But the database engine was weak. I was not able to scale it up onto we...Nov 8, 2025·1 min read