<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - Tags-pt219.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T23:06:31</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#4249" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#3032" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#4249">
		<title>coldfusion/6/CFML_Reference/Tags-pt219.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#4249</link>
		<description>In some instances, combined with db design and platform, cfqueryparam will throw an error if using cf_sql_numeric and attempting to add a variable that contains a null value.  One solution is to always test for a blank field value and use the NULL parameter if a zero-length field value is found.&lt;br /&gt;&lt;cfqueryparam cfsqltype=&quot;CF_SQL_NUMERIC&quot; value=&quot;#form.myField#&quot; null=&quot;#YesNoFormat(not Len(form.myField))#&quot;&gt;</description>
		<dc:creator>MattRobertson</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-01T09:28:12</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#3032">
		<title>coldfusion/6/CFML_Reference/Tags-pt219.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt219.htm#3032</link>
		<description>The attribute cfsqltype of tag cfqueryparam seems to accept arbitrary values besides those listed. For example cfsqltype=&quot;cf_sql_string&quot; or cfsql_type=&quot;xxx&quot;. It would be better if MX threw an exception, as CF5 did.</description>
		<dc:creator>Alexander Bunkenburg</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-10-23T08:01:17</dc:date>
	</item>
	</rdf:RDF>

