Re: Query Builder



Can anybody recommend a good Querybuilder? I am using Delphi 5 and
Delphi 7 with TADSQuery (Advanced Database Server) and TADQuery (AnyDAC
www.da-soft.com).

I suppose it depends on what you want to do. Active Query Builder is hot, from the perspective of a database developer. However, if your target audience is end users who don't understand the ins and outs of databases, linking and so on, you should take a look at EasyQuery from Korzh (http://devtools.korzh.com/eq/).

The benefit of EasyQuery is that you do all the configuration behind the scenes, generating a schema that then has a very friendly UI for users to fill in the blanks.

--
Tim Sullivan
Unlimited Intelligence Limited
http://www.uil.net

.