Microsoft® Repository is composed of two major components: a set of ActiveX® interfaces that a developer can use to define information models, and a Repository engine that is the underlying storage mechanism for these information models. The Repository engine sits on top of either Microsoft SQL Server™ or Microsoft JET.
This reference manual contains the definitions for all of the core engine APIs for Microsoft Repository. These APIs are documented at the Automation level for the Visual Basic® programmer and at the COM level for the C++ programmer. The schema of the underlying SQL tables is also documented to facilitate querying repository data directly through SQL.
For an overview of information models and Microsoft Repository, see the Microsoft Repository Programmer's Guide.
For a discussion of Microsoft Repository as it relates to Visual Basic, see the Microsoft Repository for Visual Basic Manual.