Sql builder!

I'm here again, but to another question.
When i want to do a query statement with the TQuery component, I use the SQL Builder...
It's easy and fast...
but in the TOracleQuery there's only an editor...
this is the question :
Is There an easiest way to make sql statements with the TOracleQuery?
another :
Is there anything similar to the SQL Builder in the TOracleQuery?
Thank you....

Sergio
 
The next release of Direct Oracle Access will include a graphical query builder. Right now you have to do this manually, though the integration between the SQL Editor and the upcoming PL/SQL Developer 4.0 release will allow you to use its query builder. The same query builder will be integrated directly into the SQL Editor.

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