B
Beetle
I am creating my first multi-user app at work. We have multiple
versions of Access within the company from A2000 to A2007. There is
really only one department/location that will be adding or
manipulating data. All the other departments within the company will
only need to view the data when they choose. There are currently about
twelve departments, and a couple of them reside outside the company
intranet so they will need web access. More departments or groups may
be added later. All the data they need to view comes from the same
table, but I want each dept. to be able to see only the data for their
group.
I'm hoping to get some opinions/advice from some of you experts out
there on the best approach for this.
1) Split the db and give each dept. a FE with a couple of uneditable
forms that display the data based on user groups/passwords? Will I run
into problems because of the different versions of Access?
2) Create Data Access Pages and have them just view the data in their
browser? Not much experience with DAPs, so I don't know what I might
run into.
3) Some other approach?
Apologies as I don't currently have much experience in this area. I
can figure out the how, but I'm interested in your opinions on best
practice.
TIA for any advice
versions of Access within the company from A2000 to A2007. There is
really only one department/location that will be adding or
manipulating data. All the other departments within the company will
only need to view the data when they choose. There are currently about
twelve departments, and a couple of them reside outside the company
intranet so they will need web access. More departments or groups may
be added later. All the data they need to view comes from the same
table, but I want each dept. to be able to see only the data for their
group.
I'm hoping to get some opinions/advice from some of you experts out
there on the best approach for this.
1) Split the db and give each dept. a FE with a couple of uneditable
forms that display the data based on user groups/passwords? Will I run
into problems because of the different versions of Access?
2) Create Data Access Pages and have them just view the data in their
browser? Not much experience with DAPs, so I don't know what I might
run into.
3) Some other approach?
Apologies as I don't currently have much experience in this area. I
can figure out the how, but I'm interested in your opinions on best
practice.
TIA for any advice