ODAC & FastReport: Cannot build with QueryBuilder
Posted: Tue 23 Aug 2005 13:20
Dear coreLab-Team,
I'm using the latest ODAC version and FastReport 3.15 / 3.16.
Works all well, but if I want to compile FastReport with the FastQueryBuilder option on (with the QBUILDER compiler switch), I get compile errors:
The class TODACQuery isn't declared anywhere.
Disabling the QBUILDER define and everything compiles fine again...
Can you help me?
Thanks!
Daniel
I'm using the latest ODAC version and FastReport 3.15 / 3.16.
Works all well, but if I want to compile FastReport with the FastQueryBuilder option on (with the QBUILDER compiler switch), I get compile errors:
Code: Select all
[Error] frxODACComponents.pas(142): Undeclared identifier: 'TODACQuery'
[Fatal Error] frxODACComponents.pas(162): Could not compile used unit 'frxODACRTTI.pas'
Disabling the QBUILDER define and everything compiles fine again...
Can you help me?
Thanks!
Daniel