MDE PROBLEM: CANT MAKE REPORTS

R

Rick Brandt

I made an MDE file. Now I cant make new reports.
is this a feature ?

You can not edit or create any code-based objects in an MDE. Only Tables and Queries.

MDE are usually distributed to users when the app is finished. If new Code-Based
objects are required the developer creates them in the MDB copy that he retained and
then makes new MDEs to give the users.
 
S

sam1967

You can not edit or create any code-based objects in an MDE. Only Tables and Queries.

MDE are usually distributed to users when the app is finished. If new Code-Based
objects are required the developer creates them in the MDB copy that he retained and
then makes new MDEs to give the users.
OK. My app is for users who need to create ad-hoc reports.
What are my options ?
 
Top