I didn't quite understand your email, but there is an attribute
null="yes|no" for cfqueryparam. Is that of any use to you?

Ade

-----Original Message-----
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]
Sent: 26 April 2005 22:02
To: CF-Talk
Subject: cfqueryparam and null values


Are there any best practices for nulling cfqueryparam values?
Currently I'm having to write a cfscript before this insert query that
checks each value and then sets a specific null variable value that is
then called from the cfqueryparam tag, otherwise the query fails.
Problem is, it's a ton of code (inserting a bunch of columns), I'm
feeling lazy (it's 5:01 and I've been at this page all day), and I
think there should be an easier way (why oh why isn't there an
"autonull" attribute for cfqueryparam?).

Anyone?

Pete
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 25/04/2005


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204556
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to