Open in design view

  • Thread starter Thread starter Pietro
  • Start date Start date
P

Pietro

Hi,

Is it possible then whenever users try to open a form in design view the
form is closed by itself ?
 
You should not allow users access to the datbase window. You should use a
switchboard form for the users to select forms or report and hide the
database window.


But, in any case, the answer to your question is no. If you allow the users
access to the database window, you give them complete control of your
application.
 
Back
Top