Hi there,
I have been working on a project for a few months now, limited access knowledge and learning as I go.
My database is designed to sit in different areas within our company. The database collates a number of different aspects from accidents to near misses within the area.
Part of the design is that the database is split within each area and a master database will link to the back ends of each database and pull in the information corporately.
Firstly does this vague description sound right?
The database itself is working good enough to collect the info I want, I still need to work on the sync button for master database so that it only pulls in any changes that have been made.
Will struggle with that one, but even before that I have an issue I cant solve and think it goes against the grain of normalisation.
As this info is being collected corporately, within each database I need the area and service name to be connected to every record in every table.
I could just have a drop down that has to be populated each time but that is cumbersome and not user friendly....
For example everyone working in the "blue" area lets say might be filling in hundreds of records in different tables over a month. As they fill in each form would they have to constantly pick blue on every record or could it not be picked, almost preset, some kind of initialisation so that the user does not have to even be concerned with that. but also when collected corporately all areas and services within that would be ready to report, graph etc.
Am I barking up the wrong tree?
Any help or advice would be so much appreciated
Thanks
I have been working on a project for a few months now, limited access knowledge and learning as I go.
My database is designed to sit in different areas within our company. The database collates a number of different aspects from accidents to near misses within the area.
Part of the design is that the database is split within each area and a master database will link to the back ends of each database and pull in the information corporately.
Firstly does this vague description sound right?

The database itself is working good enough to collect the info I want, I still need to work on the sync button for master database so that it only pulls in any changes that have been made.
Will struggle with that one, but even before that I have an issue I cant solve and think it goes against the grain of normalisation.
As this info is being collected corporately, within each database I need the area and service name to be connected to every record in every table.
I could just have a drop down that has to be populated each time but that is cumbersome and not user friendly....
For example everyone working in the "blue" area lets say might be filling in hundreds of records in different tables over a month. As they fill in each form would they have to constantly pick blue on every record or could it not be picked, almost preset, some kind of initialisation so that the user does not have to even be concerned with that. but also when collected corporately all areas and services within that would be ready to report, graph etc.
Am I barking up the wrong tree?
Any help or advice would be so much appreciated
Thanks