I would like to make it so that as a feature class is edited the "modifiedDate" and "user" fields will be updated automatically. Is there a way to do this?
So do I. I don't understand why this tool is still not integrated with arcgis using SDE geodatabases. Please is any tool/script available to do the same for 10, that will help me a lot.
1) compile this solution with vs2010. 2) Register dll with esriregasm 3) open arccatalog and create a feature class 4) select type class 'TimeStamper class' 5) select type of feature class (polygon, point ect) 7) add your fields of feature class 6) in feature class you have a new tab (Timestamp Settings) where you can set field created, filed updated and field user (you can also set 'not used')
For local geodatabases, user is the username as known by the operating system (in a domain\username format). For remote geodatabases, the IDatabaseConnectionInfo interface is utilized.