D
Desilu via AccessMonster.com
I’ve got an Expense Report DB that I split into a back-end (tables) and
multiple front-ends (for my users). I understand why one needs to split the
DB, however because I’ve tailored the switchboard and some other forms to the
users (using filters, etc) I now realize I’ve created a maintenance nightmare.
These users will not be creating any forms, reports, macros or functions.
They will simply be adding or possibly deleting records from the tables via
their forms. From what I've experienced, a FE doesn't lock multiple users
out if they are only running queries or populating tables. Therefore, now I
am thinking what I should have done was create one user FE with a menu that
takes the user to a form that is filtered, based on their click-event
password. This way I can maintain one front-end, vs. trying to keep up with
the multiple versions out there. (There are multiple versions because of the
forms being created multiple times with user defined filters.)
I’ve always had trouble with creating one form with updatable filters. I end
up creating multiple versions of the form and embedding the filter, etc. (one
form per user)
Can I create one form in one front-end that is shared (as mentioned above)
with filters by user? I don’t want anyone to be able to unfilter.
Thanks.
multiple front-ends (for my users). I understand why one needs to split the
DB, however because I’ve tailored the switchboard and some other forms to the
users (using filters, etc) I now realize I’ve created a maintenance nightmare.
These users will not be creating any forms, reports, macros or functions.
They will simply be adding or possibly deleting records from the tables via
their forms. From what I've experienced, a FE doesn't lock multiple users
out if they are only running queries or populating tables. Therefore, now I
am thinking what I should have done was create one user FE with a menu that
takes the user to a form that is filtered, based on their click-event
password. This way I can maintain one front-end, vs. trying to keep up with
the multiple versions out there. (There are multiple versions because of the
forms being created multiple times with user defined filters.)
I’ve always had trouble with creating one form with updatable filters. I end
up creating multiple versions of the form and embedding the filter, etc. (one
form per user)
Can I create one form in one front-end that is shared (as mentioned above)
with filters by user? I don’t want anyone to be able to unfilter.
Thanks.