I was wondering if there was a way to associate/persist some data about an SDE featureclass when viewing via ArcCatalog.
I know you can have metadata - but I don't want to use that, and I'm pretty sure that won't work for what I'm planning. I want to have a form that will show when you right click the layer, then you can fill in some details in a form and send that info to a nominated user via email or dump out to a text file.
So there is an issue of persistance here - I want users from various parts of the organisation to be able to view the extra info about the layer - so there must be something that SDE does to store info about a layer somewhere in the SDE tables.
If anyone can give some pointers/interfaces etc that would be great.