On Fri, 18 Feb 2005 08:41:14 +0100, Micha Schopman
<[EMAIL PROTECTED]> wrote:
> I don't
> know if, the attributes like max length and null are getting used much
> by others

I sure am.  I found it was the only way to insert a null value in
Oracle 8 on fields where such a thing was allowable.  As in

<cfqueryparam 
        cfsqltype="CF_SQL_VARCHAR" 
        value="#form.SubFilter#"
        null="#YesNoFormat(not Len(form.SubFilter))#">
-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195473
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to