Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to create a Query builder through asp.net

How to create a Query builder through asp.net

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netdesignhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ndptl
    wrote on last edited by
    #1

    Hi, I am writing an application in which I want to give the user ability to build a sql string by choosing the table from the list of tables and choosing fields from the selected tables. Also, the user can specify the parameters. Can somebody point me to similar kind of sample application so that I get idea about the user interface and also if I can get some sample code that will be a great help. Thanks, ndptl

    G Z 2 Replies Last reply
    0
    • N ndptl

      Hi, I am writing an application in which I want to give the user ability to build a sql string by choosing the table from the list of tables and choosing fields from the selected tables. Also, the user can specify the parameters. Can somebody point me to similar kind of sample application so that I get idea about the user interface and also if I can get some sample code that will be a great help. Thanks, ndptl

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      You can look to the database interface in Visual Studio for a user interface. --- b { font-weight: normal; }

      N 1 Reply Last reply
      0
      • G Guffa

        You can look to the database interface in Visual Studio for a user interface. --- b { font-weight: normal; }

        N Offline
        N Offline
        ndptl
        wrote on last edited by
        #3

        Good idea. If anybody can provide some information on coding part?

        1 Reply Last reply
        0
        • N ndptl

          Hi, I am writing an application in which I want to give the user ability to build a sql string by choosing the table from the list of tables and choosing fields from the selected tables. Also, the user can specify the parameters. Can somebody point me to similar kind of sample application so that I get idea about the user interface and also if I can get some sample code that will be a great help. Thanks, ndptl

          Z Offline
          Z Offline
          zitniet
          wrote on last edited by
          #4

          Hi, Start looking here: http://www.codeproject.com/vb/net/QuickWhere.asp[^] Goodluck! Zitniet.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups