I am looking for a way to create a form that i can place on computers that are not connected to the internet and do not have MS Office installed on them.
I would like to create a form that saves the data into a DB & has the ability to create a printable version of the input. later on, create queries.
I had an idea to use the DB as a .CSV file and once a week collect the data from all the computers and import the data to an Excell spreadsheet in order to use queries.
Any ideas how to do it without installing Office on the computers?