SBSumeet Bhatiainbasesdk.hashnode.dev·Feb 6 · 2 min readC++ 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)....00
SBSumeet Bhatiaincpperp.hashnode.dev·Jan 21 · 2 min readIngredients 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...00
SBSumeet Bhatiaincpperp.hashnode.dev·Jan 21 · 2 min readIngredients 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...00
SBSumeet Bhatiainbasesdk.hashnode.dev·Nov 8, 2025 · 1 min readMS 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...00