Hello, and good day.
I would like to know, if dataabstraact supports fastreport Delphi XE4 FMX.
I have installed the latest version from fast report(demo version), and i can’t find a proper way of passing data to TFrxDBDataset. In fact, TFrxDBDataset, doesn’t recognize at all the fields on the TDaMemDataTable and the TDaDataSource.The only way to pass data to fast report and print them, is by copying the data from TDaMemdatatable to a legacy TClinetDataSet and by assigning the datasource to the TCLientDataSet’s TDatasource.
Please advise.
Hello,
If you want to use FastReport you can use adapted DA FastReport components.
You can find it in the following folder:
C:\Program Files\RemObjects Software\Data Abstract for Delphi\Source\Unsupported\FastReport
Hello,
Is these components for FMX , I can’t install it.
Please advise.
Hello,
What error do you get? These components are compatible with FMX.
Hello,
I can’t install them at all. I just open the frxDa18.bpl, compile it, but there is not install button on the popup menu for installation.
Is there a missing point for me?
Hello again.
Forgot to mention, i have the trial fast report for fmx version.
Hello,
You wrote:
I can’t install them at all. I just open the frxDa18.bpl, compile it,
but there is not install button on the popup menu for installation.
Use dclfrxDa18.dpk for installing
Hello,
This is what I got by installing the dclfrxDa18.dpk
<< Access violation in module delphicoreide180.bpl>>
Any suggestions?
Hello,
Can you disable temporally initialization section in frxDAComponents.pas and (or) frxDAEditor.pas and check build result.
Ending result should be as:
Hello,
Both and(or) .pas was commented intialization section, but still have the same access violation.
Hello,
We logged it as #63287 for investigation.
We will send you a workaround after fixing.
Hello,
Thank you.Waiting for the workaround.
Hello, any news about the fast report problem?
Hello,
Sorry, but this issue is still in progress.
Hello, any news about the this issue?
Hello,
Sorry for delay.
Please look at the attached file. It contains fixed packages and pas files for FMX.