I was instructed to create a pair of databases for local use in our office, one for registering calls with diseases, and the other for registering a taxi.
I have no way to install new software on machines that will be used to develop the application, or on computers that will use the application, so unfortunately, xAMP-based applications will not. Excel is available, but I would prefer not to go this route as I want to provide a clean user interface.
So, I am looking at creating an application based on HTA. The question is, I can’t find a simple and easy to use solution for storing database type data for an HTA application. Do I need to write something from scratch, or can someone recommend something that I can use?
source share