ANN: EasyQuery.NET - user-friendly query builder in your .NET application



Hello,

We are proud to announce our new product - EasyQuery.NET, a .NET version of our
user-friendly query builder solution which already has two implementations:
"Simple Query" as Delphi/VCL component library and "Active Query" as ActiveX
control library.

EasyQuery.NET is a set of native .NET classes, components and controls which
help you (as a developer) to include end-user-oriented query builder into your
application or web-site. It provides your users with ability to describe their
requests in native language instead of SQL statements. Unlike other query
builders that require from users some knowledge about relational database
concept, tables, views, etc, our solution allows to operate with simple and
understandable entities and predicates.

Moreover EasyQuery.NET is not just a .NET implementation of Simple/Active Query
libraries. It was totally redesigned and now has new internal architecture and
classes structure. It was re-written on C# and distributed as 100% pure .NET
assemblies.

For more information about Easy Query solution please visit:
http://devtools.korzh.com/eq/

To learn more about EasyQuery.NET and to download its trial version go:
http://devtools.korzh.com/eq/dotnet/

With the best regards, EasyQuery.NET team.
http://devtools.korzh.com


--
With the best regards, Sergiy Korzh.
http://www.korzh.com





.



Relevant Pages

  • Passing list box results to query criteria
    ... I often use multiple combo boxes in conjuntion with the query builder to ... First criteria line: Is Null ...
    (microsoft.public.access.modulesdaovba)
  • Re: Subform problem with LinkMasterFields
    ... I always put only the fields I need in a query and never seem to use the *. ... Sometimes the query builder will put a field in twice when the field is one ... SELECT tblJob.* FROM tblJob ORDER BY ... The LinkMasterFields property setting has produced this error: ...
    (microsoft.public.access.forms)
  • Re: DLookup
    ... Why not just use the query builder, and base the datasheet on a query? ... With eh query builder, you simply drop in the table you want to lookup to, ... tables..and again draw the join lines. ...
    (microsoft.public.access.forms)
  • Re: Public Functions in SQL statements...
    ... Be sure you have covered all division by zero possibilites. ... I have been getting my SQL statements by first building a query in the ... expression builder, but when I run the query in the query builder, I keep ...
    (microsoft.public.access.modulesdaovba)
  • Re: Nearest Common Ancestor Report (XDb1s $1000 Challenge)
    ... Neo wrote: ... >>Given the possible implementations, how long would this query run ... >>on a 1 million record database? ...
    (comp.object)