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. General Programming
  3. Windows Forms
  4. to date problem

to date problem

Scheduled Pinned Locked Moved Windows Forms
help
12 Posts 5 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 Naresh123456789

    hi, in my windows application users enters theirs dateofbirth details like 02/05/1983.and my problem is i want show the Date of births between specified month and date values.i am using sqlserver 2005 as backend.but in that todate function is not there. please help me in this problem. thank you. regards obalesu n

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #2

    Use a stored procedure that accepts DateTime parameters and use this. You are using stored procedures aren't you?

    Deja View - the feeling that you've seen this post before.

    My blog | My articles

    N 1 Reply Last reply
    0
    • P Pete OHanlon

      Use a stored procedure that accepts DateTime parameters and use this. You are using stored procedures aren't you?

      Deja View - the feeling that you've seen this post before.

      My blog | My articles

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

      thank u for reply send clearly thank you

      P 1 Reply Last reply
      0
      • N Naresh123456789

        thank u for reply send clearly thank you

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #4

        obalesu wrote:

        send clearly

        What? I did - you don't need much more than the reply I gave you before. You don't actually expect me to write your complete solution for you do you?

        Deja View - the feeling that you've seen this post before.

        My blog | My articles

        D L J 3 Replies Last reply
        0
        • P Pete OHanlon

          obalesu wrote:

          send clearly

          What? I did - you don't need much more than the reply I gave you before. You don't actually expect me to write your complete solution for you do you?

          Deja View - the feeling that you've seen this post before.

          My blog | My articles

          D Offline
          D Offline
          darkelv
          wrote on last edited by
          #5

          Now it's not only "send code", make sure it's clear and easy to understand, else they won't be able to copy and paste it... :)

          P L 2 Replies Last reply
          0
          • D darkelv

            Now it's not only "send code", make sure it's clear and easy to understand, else they won't be able to copy and paste it... :)

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #6

            You cracked the code.

            Deja View - the feeling that you've seen this post before.

            My blog | My articles

            1 Reply Last reply
            0
            • P Pete OHanlon

              obalesu wrote:

              send clearly

              What? I did - you don't need much more than the reply I gave you before. You don't actually expect me to write your complete solution for you do you?

              Deja View - the feeling that you've seen this post before.

              My blog | My articles

              L Offline
              L Offline
              led mike
              wrote on last edited by
              #7

              Pete O'Hanlon wrote:

              You don't actually expect me to write your complete solution for you do you?

              Perhaps you could post him a filet-o-fish.

              led mike

              P 1 Reply Last reply
              0
              • D darkelv

                Now it's not only "send code", make sure it's clear and easy to understand, else they won't be able to copy and paste it... :)

                L Offline
                L Offline
                led mike
                wrote on last edited by
                #8

                darkelv wrote:

                else they won't be able to copy and paste it

                Since when has understanding code had anything to do with copy/pasting it? :rolleyes:

                led mike

                1 Reply Last reply
                0
                • L led mike

                  Pete O'Hanlon wrote:

                  You don't actually expect me to write your complete solution for you do you?

                  Perhaps you could post him a filet-o-fish.

                  led mike

                  P Offline
                  P Offline
                  Pete OHanlon
                  wrote on last edited by
                  #9

                  :laugh: I like that one.

                  Deja View - the feeling that you've seen this post before.

                  My blog | My articles

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    obalesu wrote:

                    send clearly

                    What? I did - you don't need much more than the reply I gave you before. You don't actually expect me to write your complete solution for you do you?

                    Deja View - the feeling that you've seen this post before.

                    My blog | My articles

                    J Offline
                    J Offline
                    Justin Perez
                    wrote on last edited by
                    #10

                    Yeah... Biography SoftWare Developer In bsa city courier company in bangalore Location India Sadly, that explains a lot. Here, give him this code:

                    ;edoc nwo ruoy etirW .eerf rof pleh ew,krej edur a hcus eb t'noD

                    I'm going to become rich when I create a device that allows me to punch people in the face over the internet. "If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer

                    P 1 Reply Last reply
                    0
                    • J Justin Perez

                      Yeah... Biography SoftWare Developer In bsa city courier company in bangalore Location India Sadly, that explains a lot. Here, give him this code:

                      ;edoc nwo ruoy etirW .eerf rof pleh ew,krej edur a hcus eb t'noD

                      I'm going to become rich when I create a device that allows me to punch people in the face over the internet. "If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer

                      P Offline
                      P Offline
                      Pete OHanlon
                      wrote on last edited by
                      #11
                      tghir yletulosba era uoy
                      

                      Deja View - the feeling that you've seen this post before.

                      My blog | My articles

                      N 1 Reply Last reply
                      0
                      • P Pete OHanlon
                        tghir yletulosba era uoy
                        

                        Deja View - the feeling that you've seen this post before.

                        My blog | My articles

                        N Offline
                        N Offline
                        Naresh123456789
                        wrote on last edited by
                        #12

                        thank you . this problem is solved by using stored procedure.thank you for giving idea regards hselabo. :)

                        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