Page 1 of 1

ODAC & FastReport: Cannot build with QueryBuilder

Posted: Tue 23 Aug 2005 13:20
by waeberd
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:

Code: Select all

[Error] frxODACComponents.pas(142): Undeclared identifier: 'TODACQuery'
[Fatal Error] frxODACComponents.pas(162): Could not compile used unit 'frxODACRTTI.pas'
The class TODACQuery isn't declared anywhere.

Disabling the QBUILDER define and everything compiles fine again...
Can you help me?

Thanks!

Daniel

Posted: Fri 26 Aug 2005 13:19
by Alex
We added FastReport v 3.16 support (this feature will be included in the next ODAC build) and tested it.There were some issues in FastReport 3.15 support, so I suggest you to wait for a new version and try with it. We are planning to release it at the next week.

Posted: Tue 30 Aug 2005 10:45
by waeberd
cool, thanks a lot Alex!