Repositories, Folders, and Items

See Also Tasks

The explorer pane displays a hierarchical folder view of the Visual Component Manager's organization. This organization contains three kinds of elements:

Repositories

Visual Component Manager uses the Microsoft Repository to store and retrieve components. It can create and access two separate kinds of repository databases: Access (.mdb) for local repositories and SQL Server for shared (team) repositories. When Visual Component Manager is first installed, it creates an Access database on your local machine.

You can create or open additional repository databases of either type, using the Repository command in the context menu.

Folders

Visual Component Manager organizes the components it contains into folders. Each folder can contain both items (components) and sub-folders. There are folders for each supported item type in the local repository database, and you can create additional folders by clicking New Folder on the context menu.

Items

Individual components are the lowest-level items stored in the repository database. In order to know how to load, reference, and otherwise manage the components it stores, Visual Component Manager categorizes each item by type. The item type determines the behind-the-scenes ôhandlerö used by Visual Component Manager to perform various operations on the component item.

The types of items currently supported by Visual Component Manager include:

Item Types File Extensions
COM Server .DLL, .EXE
COM Library .DLL
Standard Binaries .DLL, .EXE
ActiveX Control .OCX
Active Document .VBD
VB Project .VBP
VB Project Group .VBG
VB Sample Project .VBP
Form Template .FRM
MDI Form Template .FRM
Class Template .CLS
Code Procedure Template .BAS
Control Set Template .FRM
Menu Template .FRM
Property Page Template .PAG
User Control Template .CTL
User Document Template .DOB
Database Connection .CLS
VJ++ Project .VJP
Java Class .CLASS
Java Applet .JAVA
HTML File .HTM, .HTML
Visual Model .MDL
Documents/Misc. File Any filename.

For More Information   For more information about the operations you can perform on repository databases, folders, and items, see Visual Component Manager Common Tasks. For a listing and description of Visual Component Manager commands, see Visual Component Manager User Interface Reference.