Page 1 of 1
FastQueryBuilder and MyDAC
Posted: Tue 23 Dec 2008 16:03
by vldg
Hi,
I use FastQueryBuilder and MyDAC.
There is some package for FastReport but does it exist some package for FastQueryBuilder ?
Best Regards,
VLDG
Posted: Wed 24 Dec 2008 10:15
by Dimon
To enable QueryBuilder of FastReport you should find the frx.inc file in FastReport installation directory and uncomment the following line in it:
Posted: Mon 29 Dec 2008 07:59
by vldg
Hi,
I think I don't explain well my problem. In FastReport it works well. I have no problem.
But, I'd like to use FastQueryBuilder in stand alone :
So I find component for IBX, ADO, BDE but not for MyDAC.
I think we need packages called :
- fqbMyDAC60.dpk
- dclfqbMyDAC60.dpk
But I don't find in MyDAC\Demos\ThirdParty...
Does it exist or not ?
Best Regards
Posted: Mon 29 Dec 2008 14:56
by Dimon
We don't have such packages. All classes for FastQueryBuilder are included in the frxDAC6.dpk and frxMyDAC6.dpk packages.