cfqueryparam

Discussion in 'Programming' started by apmsolutions, Sep 5, 2008.

  1. #1
    Anyone ever use integer for the cfsqltype instead of cf_sql_integer?

    Maybe it's just me, but I think it acts very strange. For starters, I thought it would generate an error right off the bat, since integer is not a valid type for this tag.

    Secondly, if I pass in a non-integer, the query runs with no error. It acts as if 0 is passed, and no records are returned.

    Anyone try this, and have any thoughts?
     
    apmsolutions, Sep 5, 2008 IP