D
Drahala via AccessMonster.com
I have an access front end that connects to a SQL backend, and is designed in
such a way that the users never see the database window or default access
database menu bar, only the forms and menus that I want them to see.
Specifically:
1. I have set a startup form
2. I have a personalized shortcut menu bar
3. I have disabled the bypass key
4. I have disabled all keystrokes not used by my application in the form
open event
5. I have unchecked the following option in the startup:
* Display Database Window
* Display Status Bar
* Allow Full Menus
* Allow Default Shortcut Menus
* Allow Built-in Tool Bars
* Allow ToolBar/Menu Change
* Use Access Special Keys
I want to know if it's possible to keep this configuration but allow the
users the ability to create and run adhoc access queries against back end
views, and allow them to export the results to an excel spreadsheet.
such a way that the users never see the database window or default access
database menu bar, only the forms and menus that I want them to see.
Specifically:
1. I have set a startup form
2. I have a personalized shortcut menu bar
3. I have disabled the bypass key
4. I have disabled all keystrokes not used by my application in the form
open event
5. I have unchecked the following option in the startup:
* Display Database Window
* Display Status Bar
* Allow Full Menus
* Allow Default Shortcut Menus
* Allow Built-in Tool Bars
* Allow ToolBar/Menu Change
* Use Access Special Keys
I want to know if it's possible to keep this configuration but allow the
users the ability to create and run adhoc access queries against back end
views, and allow them to export the results to an excel spreadsheet.