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. Database & SysAdmin
  3. Database
  4. query for monthly report

query for monthly report

Scheduled Pinned Locked Moved Database
databasecsharpmysqldesign
3 Posts 2 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.
  • M Offline
    M Offline
    Member 10263519
    wrote on last edited by
    #1

    hi, i need to get data from database on monthly basis.i need to select month from UI, based on that , i want the records in database. am using Mysql database in c#, any suggestions

    M 1 Reply Last reply
    0
    • M Member 10263519

      hi, i need to get data from database on monthly basis.i need to select month from UI, based on that , i want the records in database. am using Mysql database in c#, any suggestions

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Member 10263519 wrote:

      any suggestions

      Sure, craft a select query either as a stored procedure or a string query (remember to use parameters), make a connection to the database, and either execute your query string orthe stored procedure. Bind the results to your display control. Just what are you expecting as an answer to a request for suggestions?

      Never underestimate the power of human stupidity RAH

      M 1 Reply Last reply
      0
      • M Mycroft Holmes

        Member 10263519 wrote:

        any suggestions

        Sure, craft a select query either as a stored procedure or a string query (remember to use parameters), make a connection to the database, and either execute your query string orthe stored procedure. Bind the results to your display control. Just what are you expecting as an answer to a request for suggestions?

        Never underestimate the power of human stupidity RAH

        M Offline
        M Offline
        Member 10263519
        wrote on last edited by
        #3

        thanks

        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