Hey all I am looking for a web bases query builder for non programmers it has to be web and it has to be .net dont care if c# or vb.net I perfer c# but thats ok.
Let开发者_C百科 me know what you think is best and why?
Thanks!
I have used Korzh EasyQuery.NET on a past project, and the clients were very pleased with the result. We used it for ad-hoc reporting, but it can easily be modified to work in any database query environment.
It includes a configuration tool so you can alias all your database tables, views, columns, etc so your users see names that make sense to them. It is available as both WebForms (ASP.NET) or WinForms controls, and the WebForms version includes the option for Ajaxified presentation.
The tool is free to use if you don't mind the Korzh watermarks on your app page that hosts it, otherwise its something like $600 to buy a license which removes the watermarks and includes some support time as well.
[no, I don't work for them...I've just used their tools]
EasyQuery:
query builder and advanced search components
SQL query builder with human language interface
see this link : http://demo.easyquerybuilder.com/
精彩评论