I have FastReports 3.12 and sdac 3.50.0.13 with Delphi7.
After installing the dclfrxSDAC7 package and try to compile FastReport with Sdac demo, i have this error:
"Unit frxSDACComponents was compiled with a different version of frxClass.TfrxComponent"
Most likely you compiled frxSDACComponents and then updated FastReport.
Delete all frxSDAC*.dcu files from your HDD and then recompile frxSDAC once more.
1. I have deleted all .dcu files.
2. I have compiled again the packages frxSDAC7 and dclfrxSDAC7.
3. I have installed the dclfrxSDAC7.
4. I have tried to compile the sdac fastreport demo and...