Seeking Syntax help on cfqueryparam

Discussion in 'Programming' started by Klyphq, Jan 28, 2011.

  1. #1
    I am using bluedragon.net 6.2.
    I am having problems with Gridmonger 3.20

    what I want to do is pass a date (stored on form as string) into my acess database.

    Code - that is not working
    <cfqueryparam
    cfsqltype=#variables.SType#
    Value="#DateFormat(#Evaluate(ListGetAt(FormFields,variables.LoopCounter))#,"yyyy-mm-dd" )#">

    thanks
     
    Klyphq, Jan 28, 2011 IP
  2. cfStarlight

    cfStarlight Peon

    Messages:
    398
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Umm.. We can't see your variables from here ;)
     
    cfStarlight, Feb 6, 2011 IP
  3. Oceanus

    Oceanus Member

    Messages:
    903
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #3
    Can you post more?
     
    Oceanus, Feb 9, 2011 IP
  4. prptl709

    prptl709 Guest

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Can you please elaborate the discription.
     
    prptl709, Feb 25, 2011 IP