Change a Universe’s Data Connection without using the Universe COM SDK. Read the rest of this entry
Use the BusinessObjects SDK to copy files between two InfoObjects. This is useful when the source is a ‘template’ object (e.g. Crystal Report) that will be deployed to one or more targets. Read the rest of this entry
Useful, dynamically-generated dates for SQL Server. Read the rest of this entry
Converts a fractional value in the format of Numerator/Denominator or Whole + Numerator/Denominator to a decimal value.
Read the rest of this entry
Create a Crystal Report that dynamically recalculate its labels based on the Workstation’s localization settings.
By default, Adobe Acrobat Reader will scale a landscape-oriented, legal-sized document to letter-sized paper. Fortunately, this scaling can be easily removed.
Add a unique string value to an array of string values. Uses the delimiter to convert the value into an array. Read the rest of this entry
Add a string value to an array of strings, only if string value hasn’t already been added to the array. Read the rest of this entry
Determines if a string value is contained in an array of strings.
Read the rest of this entry
Often it is desirable to display a message, such as ‘No matching records’, when a report does not contain data. Unfortunately, Crystal Reports does not have a function to easily identify this state.

