How to enable QueryBuilder?

SFEOKUB

Member
Hi !

I've downloaded the QueryBuilder(qb.exe), but how do I get it up and running? Should there be a menu-entry in the Oracle-menu in the Delphi IDE or should it be activated when entering a sql-statement in the object inspector using a DAO component??

I'm using DOA(object version) and Delphi 6!

-Kurt
 
If the Query Builder is installed, then you can press the 'Execute Query Builder' button in the toolbar of the SQL Property Editor of the TOracleQuery and TOracleDataSet

------------------
Marco Kalter
Allround Automations
 
Back
Top