we need Query builder component,We want it be a part of our dotnet application like as component, we need just set up the Internal Tbales/Viws and getting the T-SQL. it's supposed be simple and without visual drag/drop interface. we are expected in first page we select overall views/Tables In Next page: By default The Query builder should be able to recognize relations between tables/views or user can be able to create relations between tables/Views mandatory. we should have making criteria ,Aggregate function,Sort,Group by. I have been looked for lot's of component, but I could't find my ideal component, I am looking for something like as Crytal report query builder.
feedback
|
closed as not constructive by jrummell, Book Of Zeus, casperOne♦ Feb 12 at 7:39
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
If you have SQL Server 2005+, you have SQL Server Reporting Services, which has a Report Builder. | |||||||||
feedback
|