Overview

The Repository Browser presents a hierarchical view of the contents of a Repository.

One of the key features of the Repository Browser is its ability to visualize data. Visualization is a key to locating and working with Repository data. The Repository Browser accepts four optional command line input arguments that tell which Repository database to access. They are:

You can use the Access argument to specify the path to an Access database that is the Repository database. You can use the DSN argument to specify a data source that has been defined for the Repository database. You can use the UID and PWD arguments to identify yourself to the SQL Server that is hosting the Repository database. When using more than one argument, use a semicolon as a separator. For example,

Repbrows.exe DSN=MyServer; UID=MyID; PWD=MyPassword

Repository Browser User Interface

Repository Root and the Repository Browser

Repository Browser Hierarchy