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. Battling to find scripts

Battling to find scripts

Scheduled Pinned Locked Moved Web Development
databasetoolsregex
2 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
    matjame
    wrote on last edited by
    #1

    Morning guys.Im looking for a script I can use with a database.I have a database with people's birthdates, so I need to compare that database date with a system date and if the dates match print the details of the people that celebrates. My lil immature script looks like this. ") end if rs.close set rs = nothing end if %>]]>

    kagiso

    P 1 Reply Last reply
    0
    • M matjame

      Morning guys.Im looking for a script I can use with a database.I have a database with people's birthdates, so I need to compare that database date with a system date and if the dates match print the details of the people that celebrates. My lil immature script looks like this. ") end if rs.close set rs = nothing end if %>]]>

      kagiso

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      Dude, your script makes very little sense, calling functions that we can't see, using variables that we don't know how they are initialised. What do you actually need? A SQL script that selects from a table based on a date? SELECT * FROM ATable WHERE ADate = GetDate() Would work in SQL Server...

      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