Player Database Library Panel
Overview
The player database library panel displays the player databases that
reside in the repository being
used by this instance of the application. It is a sub-panel of the component library panel.
The table displays the name of each player database.
You can preview each player database by selecting it. The
preview will display in the panel on the right.
Below the table are buttons that provide the following
functionality:
- Create a new player database: This will prompt you for the
name of the new player database (which must be unique) and create an
empty database.
- Design the selected player database: This will let you edit
the selected player database using the player database designer.
- Copy the selected player database(s): This will make exact
replicas of the selected player databases.
- Rename the selected player database(s): The renames the
selected player database(s). Any components that reference a renamed
player database will be resaved to the repository.
- Delete player database: This lets you attempt to delete the
selected player database(s). You will be unable to delete player
database(s) that are referenced by other components.
- View the component
references report: This brings up a dialog that gives you a view into
which components reference the selected player database.
- View XML: Displays the XML file behind the selected player
dasbhoard...primarily for debugging purposes.
See also