Understanding Deletions in the Repository
When an object is deleted from the repository within Crystal Reports, it is not truly deleted from the database itself. It is
Because objects are never truly deleted from the underlying database, the objects still take up space. To save that space, the objects must be physically deleted. To accomplish this, the report designer will have to use a database utility to physically delete the objects. For more information on physical deletion for your database, see your database documentation. |
Sharing Report Objects with Others
Reports that have been connected to the repository are still portable. They do not need to be physically connected to a given repository to be viewable by others. Crystal Reports files were designed to save all objects within them so that if the repository is not available to check for updated versions of the objects, the report will load with the last version of the objects that were stored within the RPT file. The is advantageous because it allows report designers to share RPT files while not
|
Summary
In this
|
Workshop
The quiz questions and activity are provided for your further understanding of the repository topics learned in this
Quiz
Activity
Consider which objects in your existing reports could be more useful in the repository and add them in. Then replace all other objects of the same type in other
|
|
Reuse in Reporting
Up to now, you've been creating feature rich reports that are very functional. Most likely, no two of the resulting
One of the most demanding and
In a perfect "Report Designer-centric" world, less work would be required if the report designer were allowed to focus her efforts on one report and use it as a guide for all other reports that require visual, presentation-focused (yet time-consuming) features. After one report is completed with the appropriate formatting, why not apply its contents and format to other reports? Applying an existing report's layout to other reports is very straightforward with Crystal Reports 9. This is made possible through enhancements to the report templates functionality. |