Consultor Eletrônico



Kbase P141586: Is it possible to use a ProDataSet with Crystal Reports?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/18/2009
Status: Unverified

GOAL:

Is it possible to use a ProDataSet with Crystal Reports?

GOAL:

Can .NET Open Client work with Crystal Reports?

FACT(s) (Environment):

Windows
OpenEdge 10.x

FIX:

It is not directly possible to use an ABL ProDataSet with Crystal Reports.

It is possible to create a .NET Open Client proxy which calls that AppServer and returns a ProDataSet which Crystal Reports then uses as the data source for its report. Please note that doing this is very memory intensive and only works well for very small reports since Crystal Reports has to keep all of the data for the report in memory.