I don't use Sheet Sets. I am trying to just put together a blog on how they are used to highlight Pros and Cons of using them. Hopefully to promote utilizing single source data points. SSM is used quite a bit, but could be used more.
I use a database system that I developed to do all the stuff in relation to what most of Sheet Set does and other features that are not related to Sheet sets.
One Feature of my Database System Approach is Title Block Data:
The Database system I implement works with the Titleblock attribute data. It can work with a Document Management system as well if one is in place. The Data can be bi-directional or single direction. Bi directional means the database updates the drawing title block data and the Title Block updates the Database. Single direction means the Drawing Title Block updates the database. When the file is saved the, AutoCAD pushes the Title Block Data to the Database so the database reflects what is in the drawing file. The user can update the title block manually or via some other means. The database has a historical data, much like a document management system, but not as extensive, as that is a EDMS's job. The Database information can be used as a source for Drawing Status Reports, Drawing Index creation, Transmittals, Synchronizing data with EDMS and more.
Project or discipline title block consistency.
The database can also be used to populate attributes automatically much like a ProjectNumber Field. It insures the data is what it is supposed to be per the project specs and or discipline requirements. Drawing location is not a concern as specs are all maintained at the project level.
I will do a much better write up on all this on the blog when I get it completed. Everyone can see some of the pros and cons of theses systems then too.
Thanks again for all the input.