Ok, please bare with me, im not a web developer. I am an intermediate
Access database user.
We collect data for a company that has 20 monitoring stations. Once a
month they collate all the data together and send it to us. We have
an access database that (via macros) we merge the data into. This has
been going on for a few years now.
If they want to know something about their data, they ring up, we look
at the database and send out a report that relates to their request.
I would like to suggest something which would allow the client better
accessibility to the data. i.e. Put it on their intranet, and they
could search
for records based on key words, or drop-downs showing months or
something.
Something else (that doesnt need discussing here) is that Id also like
to have a google map
hack, showing the station locations, and via clicking a marker, will
then load the
relevant data from the database (linked via an ID)
This may give a slightly better idea of what im after:
(apologies, the image got stretched at some point, still readable)
Id like to upload the Access database every time it gets updated.
Then have a online web
query system to allow users to view data, perhaps choose a drop down
to select between two different dates (which as a result changes a
graph), search by keyword, station name, etc. I know little about
this but very keen to learn - am i right in thinking I should be
taking a javascript approach to this???
Any hints, tips, pointers, similar project experience would be really
appreciated. I dont want to jump in and say I can do something thats
not feasibily possible.
Thanks in advance.
Access database user.
We collect data for a company that has 20 monitoring stations. Once a
month they collate all the data together and send it to us. We have
an access database that (via macros) we merge the data into. This has
been going on for a few years now.
If they want to know something about their data, they ring up, we look
at the database and send out a report that relates to their request.
I would like to suggest something which would allow the client better
accessibility to the data. i.e. Put it on their intranet, and they
could search
for records based on key words, or drop-downs showing months or
something.
Something else (that doesnt need discussing here) is that Id also like
to have a google map
hack, showing the station locations, and via clicking a marker, will
then load the
relevant data from the database (linked via an ID)
This may give a slightly better idea of what im after:
(apologies, the image got stretched at some point, still readable)
Id like to upload the Access database every time it gets updated.
Then have a online web
query system to allow users to view data, perhaps choose a drop down
to select between two different dates (which as a result changes a
graph), search by keyword, station name, etc. I know little about
this but very keen to learn - am i right in thinking I should be
taking a javascript approach to this???
Any hints, tips, pointers, similar project experience would be really
appreciated. I dont want to jump in and say I can do something thats
not feasibily possible.
Thanks in advance.
Comment