1

Is it possible to restrict MS Access creation but still be able to view and execute Access files.

jscott
  • 24,484
  • 8
  • 79
  • 100
Rick
  • 117
  • 6
  • Can you add a few more words to that? – Remou Jun 01 '10 at 13:37
  • 1
    Belongs on Server Fault. (Based on Group Policy tag => this is an organisational thing, hence not Super User.) – Richard Jun 01 '10 at 13:39
  • Consider accepting answers to some of your questions. You can do this by clicking the checkmark next to the correct answer for each question. – Robert Harvey Jun 01 '10 at 14:43
  • I don't think it's a ServerFault question at all. The keywords are wrong, as the only way to do this is in your connection method, not via group policy. – David W. Fenton Jun 03 '10 at 01:36

1 Answers1

4

Don't let those users install the full version of Access. Your developers can create files that can be run on a computer with the necessary run-time files but they would not be able to create/alter items in the file.

Access 2007 Developer Extensions and Runtime

JeffO
  • 181
  • 4