This didn't work, same error:


<cfif FORM.transactionType LTE 5><cfqueryparam cfsqltype="cf_sql_date"
value="#CreateODBCDate(FORM.paidThru)#">,  
<cfelse><cfqueryparam cfsqltype="cf_sql_date" null="yes" value=""></cfif>

  _____  

From: Tangorre, Michael [mailto:[EMAIL PROTECTED]
Sent: Friday, August 20, 2004 2:48 PM
To: CF-Talk
Subject: RE: Null Pointers

When the null attribute is set to yes, the value attribute is ignored so
leave it like value=""

Mike

> So what would the value be?  I want a <Null> put into the SQL 2000.
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to