cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Crystal Reports Developer Edition

rbeauman
Explorer
0 Likes
673

I am developing reports with Crystal Reports Developer Edition 2020 under Microsoft Visual Studio 2022. I would like to use .csv files as a data source. I have the full version of Crystal Reports on my development machine into which I have installed the CR ODBC Text driver. When I try to use it, I get a message stating that the driver is for use with CR. Why doesn't it work with Developer? What is a workaround?

Accepted Solutions (1)

Accepted Solutions (1)

DonWilliams
Active Contributor
0 Likes

Hi Ronald,

That is normal behaviour....

The reason is CR for VS doesn't install the DataDirect ODBC dll's so the license file is missing from the runtime folder. And I asked Product about this before and they said there are no plans to include them with CR for VS due to licensing obviously.

Don't use CR's ODBC DataDirect clients.

The problem is with the distribution of the DataDirect ODBC dll's, they only come with CR Designer and does not have a separate installer you can use for redistribution without CRD.

Here's a link to using Microsoft's 64 bit CSV client:

https://answers.microsoft.com/en-us/msoffice/forum/all/64-bit-odbc-driver-not-connecting-to-load-csv...

Don

rbeauman
Explorer
0 Likes

Understood. Thanks a million for the help.

Answers (0)