Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

ppChart causing a access violation

edited November 2005 in General
Hi,

I have a datamodule with a report which has a subreport in the summary band:

object ppSubReport1: TppSubReport
ExpandAll = False
NewPrintJob = False
OutlineSettings.CreateNode = True
TraverseAllData = False
DataPipelineName = 'ppDiagram'

This subreport only has a title with a TppDPTeeChartControl on it.


When i create the datamodule and free it directly , so without any access to
the report or database, i get a accessviolation
in rtl60.

????

Eric

Comments

This discussion has been closed.