Page 1 of 1

Fastreport

Posted: Mon 13 Dec 2004 21:34
by jop
There is a fastReport demo for FastReport 2.7. Never heard of that version. Did you mean 2.47? if so i get an AV on editing the report and on closing Delphi (version 7), if i install the frMyDacComps.

Re: Fastreport

Posted: Tue 14 Dec 2004 16:18
by Ikar
> Did you mean 2.47?

You are right, it is a misprint.

> if so i get an AV on editing the report and on closing Delphi (version 7), if
> i install the frMyDacComps.

What exact MyDAC version do you use?

Fastreport

Posted: Tue 14 Dec 2004 22:33
by jop
MyDac Standard 3.30.1.13
FastReport 2.47
Delphi 7

Re: Fastreport

Posted: Tue 21 Dec 2004 12:24
by Ikar
Try to open FR_MyDACDB.pas file and add call of ShowMessage('1') in finalization section. Most probably, the error occurs on releasing objects.