MaintScape TM
CMMS and Calibration for Plants and Facilities
Skip Navigation Links
OverviewExpand Overview
MaintScapeExpand MaintScape
Services
SupportExpand Support
ContactExpand Contact
Skip Navigation Links Home > MaintScape > Technical Information > Key Technical Facts
Skip Navigation Links
System Requirements
Key Technical Facts
MaintScape's reasonable one-time license fee and low annual support will cost you less than high ongoing transaction/subscription fees charged by hosted application alternatives. Annual support entitles you to unlimited technical support and all available upgrades - there are no further upgrade fees.

Key Technical Facts

  • The MaintScape database relational structure is highly normalized, and well optimized to support a robust application. Key database statistics are:
    • 223 Base Tables
    • 531 Foreign Key Relationships
    • 327 Stored Procedures and Functions
    • 402 Database Triggers
  • Detailed MaintScape database structure reports can be printed right from within MaintScape. This documentation is particularly useful for building custom reports with tools such as Microsoft Access, Crystal Reports, or any reporting tool with an ODBC interface. Click any of the following to see report samples:
  • Database integrity is enforced using key constraints, check constraints and fail-safe checks in trigger code.
  • Client/Server communication is minimized through client-side caching and reducing the need to re-retrieve data. Therefore MaintScape excels in slow network environments.
  • The MaintScape user interface is designed according to object oriented principles as published by IBM and Microsoft. Modal windows are kept to an absolute minimum.
  • MaintScape is implemented as an object oriented application where business functionality is isolated into business objects and consistently reused.