The Corporate Media Library (CML) application uses a Microsoft® SQL Server™ database called FmLib for the Fitch & Mather library. You can read about the design and structure of this database in the section Database Design. To learn how to install the FmLib database (and the rest of the CML application), see Deployment.
The database has been populated with roughly 40 records of fictional library items: books, periodicals, audio/visual materials, reference works, and computer software. During use by library users, the database also builds tables containing session-specific search results.
Information in the FmLib SQL Server database is accessed in four ways:
To read about why each type of database access was chosen, see Choosing CML Data Access Strategy.