<?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.1 - htmldocs - functa58.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-25T16:41:08</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#56325" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#33176" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26622" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26102" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#56325">
		<title>coldfusion/6.1/htmldocs/functa58.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#56325</link>
		<description>Use &quot;JavaCast&quot; to avoid unwanted type conversions.&lt;br /&gt;&lt;br /&gt;Example - &lt;QuerySetCell(PortsTable, &quot;PortArrival&quot;, &quot;#JavaCast('string', ThisDebark)#&quot;)&gt;</description>
		<dc:creator>sks447</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-11-14T13:11:31</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#33176">
		<title>coldfusion/6.1/htmldocs/functa58.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#33176</link>
		<description>Why use this function when there is an equivalent syntax which is easier to read?&lt;br /&gt;&lt;br /&gt;myQuery[&quot;columnName&quot;][rowNum] = value;</description>
		<dc:creator>wtf-dude-cmon</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-09T12:59:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26622">
		<title>coldfusion/6.1/htmldocs/functa58.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26622</link>
		<description>I'm running into the same issue. Creating one query and using QueryAddColumn(), then creating another query from that query. It's converting strings to timestamps. Really undesireable behavior. Anyway around this? It's converting a string like 9-3 to {ts '2005-09-03 00:00:00'}.</description>
		<dc:creator>r.sesser</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-17T08:05:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26102">
		<title>coldfusion/6.1/htmldocs/functa58.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa58.htm#26102</link>
		<description>After creating a query variable using QueryNew(&quot;&quot;), and adding rows, then assigning values to the cells with QuerySetCell() from an existing database query, the datatype of the cell is set automatically.&lt;br /&gt;&lt;br /&gt;This converts strings to numbers and strings to dates, which has the affect that the values have to be converted back explicitly to the desired output format.&lt;br /&gt;&lt;br /&gt;It would really be nice to be able to specify the datatype either in QueryNew(), QueryAddRow(), or QuerySetCell().</description>
		<dc:creator>Holger</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-03T13:10:38</dc:date>
	</item>
	</rdf:RDF>

