M
Methis Elddir
Can javascript be used to build a web-based front end to a local database?
I wrote an application for a client that controls a series of medical
devices. It runs a series of tests, collects data, and writes it to a
local SQLite database. The customer would like to interactively
filter/query this local data and display it in tables and charts. I
could do this with the language used to develop the application
(LabVIEW) or I can outsource it to someone else. I prefer the latter.
I would also prefer that the client install as little software as possible.
A friend of mine, trying to start his own business, provided an estimate
for building such a web-based application. He wants to use PHP +
Apache. Is that even necessary?
BTW, I obviously know nothing about javascript but I don't mind doing
some reading if you have some links on this topic.
-Methis
I wrote an application for a client that controls a series of medical
devices. It runs a series of tests, collects data, and writes it to a
local SQLite database. The customer would like to interactively
filter/query this local data and display it in tables and charts. I
could do this with the language used to develop the application
(LabVIEW) or I can outsource it to someone else. I prefer the latter.
I would also prefer that the client install as little software as possible.
A friend of mine, trying to start his own business, provided an estimate
for building such a web-based application. He wants to use PHP +
Apache. Is that even necessary?
BTW, I obviously know nothing about javascript but I don't mind doing
some reading if you have some links on this topic.
-Methis