Click here to Skip to main content
15,907,492 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello Friends,

I am looking to create a web based query builder in ASP.NET. This utility will allow the user to design a query, execute it and display the results in a grid view. From that, the user will be able to export the results out to Excel.

If you have any related articles, could you send me a link?
Posted
Updated 28-May-12 2:38am
v2
Comments
Zoltán Zörgő 28-May-12 8:34am    
What exactly do you want? What are the features of the query builder you imagined? Since in .net you have already many things that you need to make for yourself in php for example.
Yatin_Chauhan 28-May-12 8:40am    
i want to give the facility like and textarea in that user can write the query or just select the table from dropdown box and that get the result related to selected item in asp dotnet
Zoltán Zörgő 28-May-12 8:44am    
You want something like this: http://www.activequerybuilder.com/index.html?from=google&gclid=CKTt-PaAo7ACFcNN3wodkjeLZw, or this: http://devtools.korzh.com/query-builder-aspnet/
Yatin_Chauhan 28-May-12 9:45am    
yes i want to make something like the same in asp dot net. but it is in my website only so connection is not needed . when i open my admin panel i can built all the query from that and get the result.
Zoltán Zörgő 28-May-12 10:10am    
This is not an easy task. Better buy a commertial solution. Both of them had asp.net version, but you probably find more in google.

1 solution

 
Share this answer
 
Comments
VICK 24-Oct-13 8:07am    
Although You have posted a solution to an almost obsolete question... as it was last updated in May 2012..But still its a good knowledgeable link.

My 5 + :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900