Delphi XE6 How to link FastReport components to FireDAC components?
Hi to all.
I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about a component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
I've just downloaded and installed from EDN "29816_fastreport_4_vcl_for_rad_studio_delphi_and_c_builder_xe6" and "29818_fastreport_fmx_for_rad_studio_delphi_and_c_builder_xe6.ZIP" but after doins so there is no "TfrxFDComponets" in the ToolPalette
FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
I'll appreciate any link than can help me to best understand my trouble.
Regards,
Hernando.
I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about a component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
I've just downloaded and installed from EDN "29816_fastreport_4_vcl_for_rad_studio_delphi_and_c_builder_xe6" and "29818_fastreport_fmx_for_rad_studio_delphi_and_c_builder_xe6.ZIP" but after doins so there is no "TfrxFDComponets" in the ToolPalette
FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
I'll appreciate any link than can help me to best understand my trouble.
Regards,
Hernando.
Comments
For FR Trial you can found packages for FireDAC in the LibD20 folder
Hernando.