|
|
|
|
|
by sreenadh
3203 days ago
|
|
I started off my developer career as a MS Access developer, developed CRUD applications that helps a business. MS Access is a very versatile tool and I love it. I even prefer it over Excel. I once made a MS Access application for a client that wanted a web based application as a upgrade to the existing excel solution. Many alternatives were had as a replacement for one of the apps in MS Office. I did test out LibreOffice's Base. It did not seem to be a proper alternative for the purpose of making a standalone application. The whole application in 1 file. Access has flaws too in terms of backing up data. That is the biggest drawback and in the web era, Access seems like a relic. VB6 has limits in terms of making a full fledged UI. But it is functional. The closest successor i think would be a SQLite+electron app. I have not worked on it to see how it will turn out. |
|