This is going to be a hard one to understand.
I'm not sure if it can be done with macros or modules or even at all so I'm categorizing it as General.
Here we go:
I have this HUGE database (Access 97) to store all of our web stats for every web page our company controls. In this database I have relationships up to wazoo and queries querying other queries. There's a lot going on.
We now hava a new member to our staff who will be working in another office. She needs access to only 3 queries. In order for me to give her this access I would have to give her access to everything (I've been playing with the security features and learned this) and we don't want to do this (political and practical reasons).
So here's what we thought - other suggestions always welcome - we want to set up a script that runs daily that exports the 3 queries from my copy of the database into another database ... but when it exports the queries it exports them as tables so that they are no longer dependent on the tables and queries in my version of the database.
Am I making sense? Does this sound possible? Or does anyone else have any better ideas?
I'm not sure if it can be done with macros or modules or even at all so I'm categorizing it as General.
Here we go:
I have this HUGE database (Access 97) to store all of our web stats for every web page our company controls. In this database I have relationships up to wazoo and queries querying other queries. There's a lot going on.
We now hava a new member to our staff who will be working in another office. She needs access to only 3 queries. In order for me to give her this access I would have to give her access to everything (I've been playing with the security features and learned this) and we don't want to do this (political and practical reasons).
So here's what we thought - other suggestions always welcome - we want to set up a script that runs daily that exports the 3 queries from my copy of the database into another database ... but when it exports the queries it exports them as tables so that they are no longer dependent on the tables and queries in my version of the database.
Am I making sense? Does this sound possible? Or does anyone else have any better ideas?