We currently
have 100+ custom views setup in our MOM. We would like to create a custom
report to pull these views out. Is there a document on how to do this?
I have setup many views in MOM using the computer attributes. I have users
that don't want to run MOM and want a friendly MS Access report generated. I
need to create a report for this and would like to know if there is a way to
access the views in the database or does Microsoft have a schema to look at?
Contributed By: Ugo Corti
If some of these views are based on performance data there are performance
reports that you can generate using MOM reporting. MOM reports are based on
SQL views. If you know SQL you can create a SQL view to pull the information
out of the MOM database. If you want the schema of the MOM database just
create a Database Diagram using SQL Enterprise Manager.
|