Crystal Reports 2020

Crystal Reports 2020 goes 64 bit – what you need to know.

It’s finally arrived, but how does the move to a 64 bit report designer change how you work?

I’ve installed 2020, where’s Crystal Reports 2016 gone?

That side by side install you were hoping for? Sorry, despite the move to 64 bit, you’ll find that your existing 32 bit version of Crystal Reports 2016/13/11 has disappeared. It’s an upgrade. I’ve not tested with anything older yet, though I’d expect 2008 or earlier to remain.

If you’re planning to install an evaluation copy, try and use a separate PC or Virtual Machine or you’ll find you can’t design reports when the evaluation expires.

ODBC

All your old reports using ODBC will stop working! DON’T PANIC! On 64 bit Windows, you have two separate configurations for ODBC. You’ll see two shortcuts looking something like this in Windows 10:

The important thing to remember is that they mix like oil and water. 32 bit applications can only use 32 bit ODBC, 64 bit applications can only use 64 bit. The reasons all the reports stop working is that only 32 bit ODBC connections (DSNs) have been configured.

No prizes for guessing the solution! You just need to configure 64 bit ODBC connections. Use the same name as you used in for 32 bit and all will work perfectly. One slight gotcha is that you can’t have the 32 bit and 64 bit ODBC managers open at the same time. I have no idea why as it seems like such an obvious requirement. I guess only Microsoft know.

If you’re using Microsoft SQL Server, you’ll have no problems at all as the drivers are probably already installed. If you’re using MySQL or PostgreSQL you’ll just need to download the latest ODBC drivers. No big deal. If you’re using Oracle, you’ll need to install the 64 bit drivers and configure the settings all over again. Access users may need to download the latest drivers from Microsoft, or view this is a good time to upgrade to a server based database.

DAO & xBase

They’re no longer supported. If you’re stuck with an ancient database and still need to use them, you’ll need to switch to using an ODBC connection.

This will also affect you if you’re using Microsoft Access databases with a native connection rather than ODBC. Just switch to a recent ODBC driver.

OLE DB

OLE DB is Microsoft’s answer to the Hokey-Cokey. When it was first released, Microsoft planned for it to replace ODBC. It has the advantage of not needing any client configuration, so this sort of made sense. Downside was that in products like Crystal Reports, it’s more complex to use as you can’t have an administrator to the setup in advance. Then they changed their mind and announced that OLE DB would be discontinued with SQL Server 2012 being the last product to include support. Then in 2017, they changed their mind again.

What’s this got to do with 64 bit? You’ll need the 64 bit OLE DB driver to be installed. To make it slightly confusing, it will need to be the same ‘provider’. I have five different ‘providers’ installed for MS SQL. I have no idea of the advantages/disadvantages of any of them. I just know that whatever I used for 32 bit will need to be available for the report to work in 64 bit. If it’s not there, it’s a cases of just changing the database location.

This is going to be a major reason for reports published to Crystal Server & SAP BI failing to run. Did I mention how good ODBC is?

User Function Libraries (UFLs)

UFLs are a way to extend the Crystal Reports formula language. Typically, they’re now written in C# or Visual Basic.Net. They used to be used a lot for bar codes. More complex UFLs write files, log events and send emails. There’s no real limitation.

In the 64 bit release, your old UFLs will stop working. You’ll need to have new 64 bit UFLs. I’ve not recompiled any of mine yet, but I’m not expecting too much trouble. If you’ve bought a UFL, you’ll need to contact the provider for an update.

XYZ is missing

Spot the difference:

The one on the left is from 2016. The one on the right 2020. You’ll notice that Map & Flash are both missing.

Dropping Flash in to be expected. Adobe are dropping support at the end of the year. Sadly, it means you can’t embed Crystal Dashboards any more, but that was always talked about more than done. Oddly, the Xcelsius specific functions are still available in the formula editor.

Dropping Maps is more of a surprise. It was a 3rd party component added to Crystal Reports some time ago. Personally, I never used them. The maps that came with Crystal were too basic. Buying better maps too expensive.

What else is new?

Moving on from 64 bit, what are the other goodies?

Most of the really interesting new features come with Crystal Server and you’ll have to wait for another article for that.

A few things I have noticed though:

  • New XLSX export. This means that you’re no longer limited to ‘just’ 65,536 rows and 256 columns.
  • There’s a new option in ‘Report Options’ to ‘Draw Line And Box On Top’. Seems like a strange idea, but I guess someone must have asked for it.
  • Reports that are saved from Crystal Reports 2020 can be opened in 2016 without any version warning.

Finally – should you upgrade?

It’s currently at Service Pack 0 and not available as a packaged product. If you have a live maintenance contract, it’s available.

Personally, I’d be happy to upgrade Crystal Reports, but I won’t be recommending Crystal Server 2020 until the first service pack is available.

8 thoughts on “Crystal Reports 2020 goes 64 bit – what you need to know.

  1. Sir I have dbase and my y32 bit worked fine. I am quite familiar with the ODBC managers but the 32 bit drivers are not available in 64 bit. Any suggestions? Could I use ADO and the Oledb drivers?

    1. I’ve not worked with dbase for a long time. I’ve not been able to find any suitable drivers. Might be best to stick with 32 bit Crystal 2016? I’ve had to move back to 2016 as it’s so much more stable than 2020.

  2. So far, Crystal Reports 2020 works great. My only problem – and it’s a big one – is the absolute consistent crashing whenever I try to export a report to an ODBC definition. It doesn’t matter which one I choose, as soon as I click it, CR crashes to the desktop. Outside that, it’s a great product, but this problem is severely pissing me off. Any ideas?

    1. Only solution I’ve found it to uninstall and use CrystalReports 2016! I’m yet to see any benefit in a 64 bit client. Crystal doesn’t use that much memory and I’m not aware of any ODBC drivers that are only 64 bit.

  3. Of course since we are upgrading to BI 4.3 R2, We will have to go with Crystal Reports 2020. We support a number of databases, and so far I have only found one database that we cannot get a 64-bit driver for. Not sure what we will do there.

    1. IF you’re using ODBC, there should be no problems. Difficulty comes with using SQL Server with OLE DB as there are so many different drivers available for 32 bit and OLE DB uses the driver name to specify the driver to use.

      I’m still recommending customer stay on 4.2/CS 2016 due to performance and stability.

Leave a Reply to andrew Cancel reply

Your email address will not be published. Required fields are marked *

Scroll to top