R
robert demo via AccessMonster.com
My app has custom menu bars, does not display the database window and uses
RWOP queries.
Users are clamoring for the ability to create ad-hoc queries. I have an idea
of how I want to do this, but have the following question.
How can I display queries that users create and save without also displaying
my RWOP queries. I don't need to show the database window, but I would need
to provide at least a listbox with any existing user-created queries so that
they can be selected and run. Again, I don't want to show the RWOP queries.
Also, I only want users to have the ability to create Select (no Delete or
Update) queries. I believe I can accomplish this from the custom menu by
only allowing Queries to be created (as opposed to other objects) and it
looks like Access defaults to only Select queries in that case. All other
menu items abd subitems that would allow Delete or Update Queries, or the
creation of other objects such as form, tables, etc. would not be included in
the custom menu.
Thanks for any response.l
RWOP queries.
Users are clamoring for the ability to create ad-hoc queries. I have an idea
of how I want to do this, but have the following question.
How can I display queries that users create and save without also displaying
my RWOP queries. I don't need to show the database window, but I would need
to provide at least a listbox with any existing user-created queries so that
they can be selected and run. Again, I don't want to show the RWOP queries.
Also, I only want users to have the ability to create Select (no Delete or
Update) queries. I believe I can accomplish this from the custom menu by
only allowing Queries to be created (as opposed to other objects) and it
looks like Access defaults to only Select queries in that case. All other
menu items abd subitems that would allow Delete or Update Queries, or the
creation of other objects such as form, tables, etc. would not be included in
the custom menu.
Thanks for any response.l