ACC1x: Do Not Have Permissions to Modify Secured ReportID: Q101089
|
When you are trying to print a secured report, you receive the error message "You don't have permissions to modify <report name>."
This problem will occur if a person other than the application's creator attempts to preview the secured report using a different default printer than the default printer that was in use when the application was created.
Create the following macro and add it to OnClose property of the report:
Macro Name Action Argument
----------------------------------
Secured Report SendKeys {ESC}
This behavior no longer occurs in Microsoft Access version 2.0.
Action Argument View
------------------------------------
OpenReport Report1 Print Preview
Keywords : kbusage RptOthr
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 25, 1999