Archive for December, 2007



Vertical lines hang down too low at the bottom of the page

Friday 28 December 2007 @ 4:20 pm

Many people want to have vertical lines that run through all of the detail records in a report and so they draw lines that cross over the details, going from header to footer. But a problem arises when the details carry over a page break. Lines that cross over the Details section may extend below the last Detail of the page, down to the page footer. This is especially likely to happen when you have a deep Details section. This is because a deep section may not fit at the bottom of the page, leaving a large white space. Lines that cross over the Details section will continue through this space.

The alternative approach is to have the lines contained completely within the Details section. Continue Reading »
Vertical lines hang down too low at the bottom of the page




The index that ate my data

Sunday 16 December 2007 @ 12:22 pm

Indexes in the database normally improve the performance of a report. But I had a situation with a customer this week where the index caused a report to misbehave. The user ran a simple report listing account numbers. The report had no selection criteria. One of the account numbers showed up in two different records. But when he added a selection criteria to select just that one account number, only one of the two records was returned. The account numbers were identical and there were no other report features (like select distinct or group on server) that would affect the number or records returned. He puzzled over it for hours before sending me a copy of the report with saved data.When I added the same criteria at my end (and used the saved data) I got both records. But when I sent it back to him and he clicked “Refresh” he got only one.

That told me the problem wasn’t in the report. Continue Reading »
The index that ate my data




CR 2008 doesn’t include the Xtreme.MDB

Tuesday 11 December 2007 @ 12:03 pm

Starting with Crystal Reports 12 (2008) SAP no longer includes the sample MDB that has been provided ever since I started working with Crystal  in 1995. You still have sample reports but they all read XML data that is on the BO web site. You can download the XML data but I still prefer the MS Access format, because it behaves like the normal SQL-based data that most people use. I use the sample data in all of my books. If you don’t have a version of Crystal with the sample MDB you can download a copy.

There are four different ways to connect to the sample data from Crystal. The first one (DAO) is the simplest and works just fine, unless you have upgraded to CR 2020.  If you are using CR 2020 follow this link. You can try one of the other methods below if you want the sample data to mimic a client server installation.  These require that you have the Microsoft  Access driver which can be downloaded from here.

Note – For years, Crystal Reports has been a 32-bit program running in a 64-bit  operating system. That is why we have always created ODBC connections using the 32-bit ODBC Administrator, and OLEDB connections using 32-bit drivers.  The latest version, Crystal Reports 2020, is a 64-bit program so it requires using 64-bit ODBC and OLEDB.

Continue Reading »
CR 2008 doesn’t include the Xtreme.MDB




Business Object Price Increase

Thursday 6 December 2007 @ 11:18 am

According to a press release, Business Objects is planning a 10% price increase for most of their product line as of January 2008.  It doesn’t affect Crystal Reports (and Xcelsius) but does affect most of the other products and web based training.  They are also eliminating ‘standard’ support.   The lowest level of support will be ‘corporate’.   I have read speculation that this is related to the SAP acquisition (happening this week).




CR 2008 doesn’t support the RDC, only .NET

Thursday 6 December 2007 @ 10:57 am

If you are planning on deploying a COM application you should NOT upgrade to Crystal Reports 2008. The Report Design Component (RDC) is no longer supported starting with CR v12 (or 2008).   The .NET SDK documentation and Merge Modules/MSI files are still available (for free) but are a separate download on the CR start page.





Recrystallize Pro