R
rwk
scenario:
- about 10 users on a network
- database split into back end (on network drive) and front ends (on C:
drives)
- some of the more knowledgeable users want to create their own custom
queries and reports, and save them for future use
If they simply save them in the front end MDBs, they will lose their
custom queries the next time an upgrade is done.
So ... do I create a 3rd MDB that gets stored locally in which they
create these custom queries, or is there a more elegant solution?
thanks
Richard
- about 10 users on a network
- database split into back end (on network drive) and front ends (on C:
drives)
- some of the more knowledgeable users want to create their own custom
queries and reports, and save them for future use
If they simply save them in the front end MDBs, they will lose their
custom queries the next time an upgrade is done.
So ... do I create a 3rd MDB that gets stored locally in which they
create these custom queries, or is there a more elegant solution?
thanks
Richard