> At 05:10 PM 4/10/04, Jochem van Dieten wrote:
>>
>> VALUES (
>> <cfqueryparam cfsqltype="cf_sql_varchar"
>>value="#FORM.Consent#" null="#YesNoFormat(not
>>Len(FORM.Consent))#">,
>> <cfqueryparam cfsqltype="cf_sql_varchar"
>>value="#FORM.AccessCode#" null="#YesNoFormat(not
>>Len(FORM.AccessCode))#">,
>> <!--- Make sure you convert the rest of your parameters
>> too --->
>
>
> I'm not familiar with the cfqueryparam or the cfsqltype tags. Are
> they more reliable that the IsDefined and the Null syntax that CF
> created under server behaviors?
Yes:
http://www.macromedia.com/cfusion/search/index.cfm?area=devnet.all&loc=en_us&term=cfqueryparam&Submit=Search
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

