Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

EditorID 1.8.2



contact author | download help | add bookmark | view bookmarks
Author Danny Krouk
File Name editor_id_1_8_2.zip
Language Visual Basic
Last Modified Oct 25 2008
Status of work Public Domain
Software ArcGIS Desktop
File Size 3892.14 kb
Downloads 3300

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
EditorID allows you to track who edits the features in your geodatabase, and at what time they were last edited.

As you edit, a field called "EditorName" will be updated with the current editor name. And a field called "LastUpdate" will be updated with the current date and time. Optionally, with ArcSDE, EditorID can populate a "VersionName" field, if you wish to track the version in which the edits occur.

This application will work with any editable workspace. The target release is ArcGIS 9.2.

The zip file contains the source code, a setup program, and instructions for installation and use.