crystal reports viewers, crystal reports schedulers, view crystal reports, report analyzers, burst reporting, report scheduler
 
view crystal reports, rpt viewer, crystal reports viewers, crystal reports schedulers, report analyzers, burst reporting, report scheduler
desktop viewer, crystal reports viewers, crystal reports schedulers, report analyzers, burst reporting, report scheduler

Crystal Reports Tools: Improve Performance While Saving Time and Money

  Resources  
Best sellers:
cView
Report Analyzer
cViewSERVER
ReCrystallize


Articles:
Administration
Advanced
Basic
Crystal eNL
Database
Financial
Problems Solved
 
Tools:
Analyzers
Bestsellers

CR Schedulers
CR UFLs
CR Viewers
DataBase Tools
Graphics
International
Mail UFLs
ReCrystallizePro


Add'l:

About us

Contact Us
cViewSUITE Ppt
Support

 

CrystalReports
on Steroids

Database Tips: Time Format

Date Time fields in our databases include both a date and a time component. While we are all pretty clear about the when things happen at 2am or 3pm, and can even calculate times in 24 hour for those military types but be careful at midday and midnight.

The Time component can be displayed in several formats, so we recommend you select a format and hard code it in your report. Regional settings can vary from machine to machine and this can change the way they display to different users.

Midnight is a time value of 00:00:00 and midday is 12:00:00. This will appear as 12am and 12pm respectively. The place it causes confusion is when you add ten minutes to 11:58am to get 12:08pm, which is followed by 1:08pm an hour later.

To avoid confusion, always use 24 hour time, and keep away from that am/pm format. It is too easy to slip into the wrong 12 hour period.

This applies to both field display and parameter input in your reports. There is an exception, however. Many people are uncomfortable with a 24 hour clock. This is probably the only reason to ever use a 12 hour clock. It's a concession to custom. That's why we still see 12 hour times given on Websites that operate 24 hours a day and in all time zones.

 

All this talk of time and dates brings us to a related issue: UTC.

If you are working with date time fields and care about business hours between 7am and 7pm (or slightly later) only, then regular date time fields with local time will be fine.

But if your clock runs 24 hours and/or 7 days a week, and you cover multiple time zones, or have daylight wasting time, then you need to be careful. Real-world examples of such environments include air travel, factory processing, and energy billing.

You will need two date time fields in your database. One with the local time, and one with the time in UTC (Universal Time Coordinates).

UTC is what we used to call Greenwich Mean Time (GMT). There are two hours a year when you cannot do accurate time variance calculations using local time only. These are the hours when daylight wasting moves forward and back--they will make these calculations wrong. You need an equivalent period without the daylight wasting component. UTC is the solution to this.

 

 

This article is copyrighted by Crystalkeen, Mindconnection, and Chelsea Technologies Ltd. It may be freely copied and distributed as long as the original copyright is displayed and no modifications are made to this material. Extracts are permitted. The names Crystal Reports and Seagate Info are trademarks owned by Business Objects.

Tuning, tweaking, optimizing

Get your database tuned, tweaked, and optimized by using Report Analyzer to look for anomalies. Originally designed just for Crystal Reports, Version 5 allows you to analyze any data source or file system.

Let's take a closer look at what Report Analyzer for Crystal Reports allows you to do:

Improve report performance

  • Automatically detect reports that do not take advantage of server side database processing.
  • Detect record selection formulas which use data type conversion functions.
  • Detect group fields which use formulas instead of SQL Expression fields.
  • Find report tables which use less than an optimal number of fields.
  • Discover special fields which cause an additional pass over the report data source.

 Improve report reliability and reduce maintenance effort

  • Discover unused Formulas, Fields, and Variables.
  • Identify group settings which cause blank pages and footers.
  • Identify missing standard Crystal documentation best practices (Report Title, Author, Description special fields).
  • Locate reports which may use the "Convert null field to default" setting inconsistently.
  • Keep versions of your documented reports for historical comparison.

 Speed development and maintenance

  • View report designs in a design window similar to the one in the Crystal Reports designer program.
  • Select design objects and view/print settings, formula code (including conditional formatting formulas), dependencies with other design objects, and call stacks (for formulas only).
  • Use interactive diagrams (trees) of formula hierarchies, object dependencies and report design elements.
  • Query and print over 600 report settings across all documented reports. Perform instant impact assessment for database changes and formula changes across all documented reports.
  • Locate which reports use specific functions, parameters, and design settings.
And then there's the powerful project management part....

Improve Project Management

  • Generate summary and detailed documentation.
  • Analyze report complexity metrics to assist with test plan development and maintenance planning.
  • Easy to use documentation explorer to browse and compare report design settings.
  • Print report design diagrams.
  • Print report data dictionaries.
  • Extensive formula printouts including call trees, object cross references, formatted listing, and conditional formulas.
  • All documentation can be exported in a variety of formats including PDF, HTML and Word.
  • Uses Crystal Reports to produce the documentation, enabling complete customization
  • Plus more!

For pricing and/or purchase, click here.

 

 

"Report Analyzer does it all. This is the best Crystal Reports 3rd party application on the market today! The numerous features combined with great performance makes Report Analyzer the ultimate documentation and analysis tool." -- Brian Kuipers, CrystalInfo.Net, USA

Report Analyzer, Documentation Tool for Crystal Reports, analyzing crystal reports, optimizing crystal reports, troubleshoot crystal reports, improve crystal reports, troubleshooting crystal reports, crystal reports information, crystal reports software, crystal reports downloads, crystal software, crystal reports analysis tools, crystal downloads, maintaining crystal reports, crystal reports maintenance tools, crystal reports analysis software, crystal reports development tools, crystal reports summarization, crystal reports design tools, crystal reports developers, crystal reports designers, crystal reports project management, documenting crystal reports, crystal reports documentation, crystal reports metrics, crystal reports analysis tools, diagramming crystal reports, crystal reports design diagrams, crystal reports data dictionaries, crystal reports formula printouts, printing out crystal reports formulas, export crystal reports documents, summarize crystal reports, crystal reports summaries, crystal reports interactive diagrams, crystal reports analyzer

Report Analyzer is the ultimate documentation and analysis tool for Crystal Reports users and developers. With a comprehensive library of analysis and documentation reports, Report Analyzer provides you with complete documentation, analysis, and performance suggestions for your Crystal Reports projects. Keep your investment in Crystal Technology at its best performance using Report Analyzer!

 

How does Report Analyzer Work?

Report Analyzer connects to your local Crystal Reports or Crystal Enterprise APS servers and imports their design definition into a documentation database. These imported reports are organized into documentation groups within the database to organize your information for easy referencing and reporting.

How can Report Analyzer help you?

Report Analyzer now comes in two editions - Standard and Enterprise (click here for Enterprise features).
Both editions of Report Analyzer assist with:

  • Comprehensive report analysis
  • Reducing maintenance effort
  • Performance/design tuning
  • Change management
  • Test plan development
  • Extensive documentation

    Improve report performance

    Report Analyzer automatically detects potential performance issues in your report design settings, including record selection formulas, grouping options and database options.

  • Automatically detect reports that do not take advantage of server side database processing.
  • Detect record selection formulas that use data type conversion functions.
  • Detect group fields that use formulas instead of SQL Expression fields.
  • Find report tables which use less than an optimal number of fields.
  • Discover special fields which cause an additional pass over the report data source.
  •  

    Report Analyzer for Crystal Reports Screenshot

    Improve report reliability and maintenance

    Report Analyzer documents over 30 design and style settings.

  • Discover unused Formulas, Fields, and Variables.
  • Identify group settings that cause blank pages and footers.
  • Identify missing standard Crystal documentation best practices (Report Title, Author, Description special fields).
  • Locate reports which may use the "Convert null field to default" setting inconsistently.
  • Keep versions of your documented reports for historical comparison.
  •  

    Speed development and maintenance

    You can easily view dependencies between report objects such as formulas, SQL expression fields, parameters, and database fields with the dependency viewer. Additionally, the powerful query feature lets you view dependency information across reporting projects.

  • View report designs in a design window similar to the one in the Crystal Reports designer program.
  • Select design objects and view/print settings, formula code (including conditional formatting formulas), dependencies with other design objects, and call stacks (for formulas only).
  • Use interactive diagrams (trees) of formula hierarchies, object dependencies and report design elements.

    Click to Enlarge
    Click to enlarge

  • Query and print over 600 report settings across all documented reports. Perform instant impact assessment for database changes and formula changes across all documented reports.
  • Locate which reports use specific functions, parameters, and design settings.
  •  

    Click to Enlarge
    Click to enlarge

    Project Management

    Report Analyzer generates comprehensive documentation of your reports, with over 100 presentation quality reports. Complexity metrics assist with test case planning and maintenance estimates.

  • Generate summary and detailed documentation.
  • Analyze report complexity metrics to assist with test plan development and maintenance planning.
  • Easy to use documentation explorer to browse and compare report design settings.
  • Print report design diagrams.
  • Print report data dictionaries.
  • Extensive formula printouts including call trees, object cross references, formatted listing, and conditional formulas.
  • All documentation can be exported in a variety of formats including PDF, HTML and Word.
  • Uses Crystal Reports to produce the documentation, enabling complete customization.
  • Plus more!

     

    Click to Enlarge
    Click to enlarge