Hi,
I use FastQueryBuilder and MyDAC.
There is some package for FastReport but does it exist some package for FastQueryBuilder ?
Best Regards,
VLDG
FastQueryBuilder and MyDAC
To enable QueryBuilder of FastReport you should find the frx.inc file in FastReport installation directory and uncomment the following line in it:
Code: Select all
//{$DEFINE QBUILDER}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
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