Access violation when execute ppCrossTab1.Edit
I work on:
- Windows XP
- Dephi 5.0
- ReportBuilder 7.02 EE
I place ppReport1 on Form1: TForm.
ppReport1 consist only of ppCrossTab1.
ppCrossTab1.DataPipeLine := ppDBPipeline1.
ppReport1.DataPipeLine := nil.
Then in runtime I execute ppCrossTab1.Edit.
The resault is Access violation.
I think this problem in function ppGetFormClass of
unit ppForms. In my case it return nil value.
Please help me.
Best regards, Vladimir.
- Windows XP
- Dephi 5.0
- ReportBuilder 7.02 EE
I place ppReport1 on Form1: TForm.
ppReport1 consist only of ppCrossTab1.
ppCrossTab1.DataPipeLine := ppDBPipeline1.
ppReport1.DataPipeLine := nil.
Then in runtime I execute ppCrossTab1.Edit.
The resault is Access violation.
I think this problem in function ppGetFormClass of
unit ppForms. In my case it return nil value.
Please help me.
Best regards, Vladimir.
This discussion has been closed.
Comments
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com