I use this in combination with FastReport 4.7.
I did compile and install the Thirdparty components found in the win32 demos of MyDAC according to the readme.txt instructions.
I added the path "C:\Program Files\Devart\MyDac for RAD Studio 2007\Demos\Win32\ThirdParty\FastReport\FR4" to the library path.
This used to work just fine with MyDAC 5.7x and FR4.7, but with MyDAC 5.90.0.54 I keep getting the persistent message
"Class TfrxMYDACQuery not found"
I then even added "C:\Program Files\Devart\MyDac for RAD Studio 2007\Demos\Win32\ThirdParty\FastReport\FR4\Delphi11" to the Library path. Still the same message ...
I even tried adding these paths to the browsing path, etc.
No change.
After that I uninstalled all frxMYDAC components and tried installing the old code (that came with MyDAC 5.70) - still same problem.
Any help would be greatly appreciated