Read Only Front End

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have recently moved our Order Tracking system from an Access 2000 based
system to an SQL / ASP system.

We need to be able to access the old system to allow users to check
historical data.

Is there any way of making an Access front end read only?
 
Is there any way of making an Access front end read only?

Either setup security, or simply distribute a FE that has the allow "edits"
set to no in the forms property sheet.
 
Back
Top