Getdate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mix
    New Member
    • May 2006
    • 3

    #1

    Getdate

    Hi
    I am trying to create a report in which a user will just select their own club from a drop down list, once club is selected, i want all courses scheduled for that day to print - without the user selecting a date (i want today's date to be selected automatically). is GETDATE the right command for this?
    Thanks.
  • cweiss
    New Member
    • Apr 2006
    • 36

    #2
    If you're referring to Access, the Date function will return today's date.

    Comment

    • mix
      New Member
      • May 2006
      • 3

      #3
      HI
      Thanks for the reply. This is using SQL Server Reporting Services. Any suggestions?
      THANKS

      Comment

      • cweiss
        New Member
        • Apr 2006
        • 36

        #4
        Ahh no experience with that, sorry :(

        Comment

        Working...