Is there a way to make a layer (a independent shapefile or a layer in a SDE gdb) read-only - so that people will be able to see it but not edit it?
(I'm using 9.3.1)
|
Is there a way to make a layer (a independent shapefile or a layer in a SDE gdb) read-only - so that people will be able to see it but not edit it? (I'm using 9.3.1) |
|||||
|
|
for a quick and simple 'lock - read only' (on Windows) you can make the files read-only (or folder of files) SDE you can set the permissions of the user to read-only. or use ArcReader/Explorer to view the files. geodatabases: if editing locks all other users out (read-only) shapefiles: http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=3302&pid=3300&topicname=Shapefile_file_extensions (some are defunked) most is covered here of ArcGIS http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=2429&pid=2425&topicname=Schema_locking failing all the above > make a PDF. |
|||
|
|