R
Raj Parulekar
I am running into a problem with my app, which I am sure, others have
experienced as well but am not sure how to proceed at this time. I have
developed an Access 2000 app and split it into a FE (Front End) and a BE
(Back End). The FE will be on different user's machines within different
divisions of my company. The admin of each division will then be able to set
their division specific user permissions on their own FEs and then deploy
them to their division's users. My question is this - when I modify the code
on my dev version (for bug fixes, enhancements, etc.), and since the
permissions are stored in the FE, when I send my updated FE to all the
Division admins, all their custom permissions get wiped out and they default
to the permissions which were on my dev version. How do I get around this
problem? How can I distribute just the code changes such that their custom
permissions are still retained? Is there a way to do this?
Thanks for your help!!
experienced as well but am not sure how to proceed at this time. I have
developed an Access 2000 app and split it into a FE (Front End) and a BE
(Back End). The FE will be on different user's machines within different
divisions of my company. The admin of each division will then be able to set
their division specific user permissions on their own FEs and then deploy
them to their division's users. My question is this - when I modify the code
on my dev version (for bug fixes, enhancements, etc.), and since the
permissions are stored in the FE, when I send my updated FE to all the
Division admins, all their custom permissions get wiped out and they default
to the permissions which were on my dev version. How do I get around this
problem? How can I distribute just the code changes such that their custom
permissions are still retained? Is there a way to do this?
Thanks for your help!!