<?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 - tags-b16.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-25T12:00:06</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#26436" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#24452" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#22392" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21847" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21798" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#19285" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12906" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12903" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#7070" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#6968" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5759" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5101" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#4383" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#26436">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#26436</link>
		<description>There appears to be a bug in 6.1 with regards to returning unicode data using OUT parameters.&lt;br /&gt;&lt;br /&gt;&lt;cfprocparam type=&quot;out&quot; cfsqltype=&quot;cf_sql_varchar&quot; variable=&quot;foo&quot;&gt; is not returning unicode data properly. Chinese, Russian etc show up as ???. &lt;br /&gt;&lt;br /&gt;Exact same code works fine in our 6.0 server. &lt;br /&gt;&lt;br /&gt;(Yes, the string format unicode option is checked on both servers for the ODBC connection).</description>
		<dc:creator>gana78</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-12T00:58:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#24452">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#24452</link>
		<description>It should be noted that the value parameter of this tag must be a string  - this is a problem when you try to pass binary data in to a stored procedure with CFSQLType=&quot;CF_SQL_BLOB&quot;. If you create a variable using &lt;cffile action=&quot;READBINARY&quot; ... variable=&quot;myBinaryFile&quot;&gt; and then try to pass it to a &lt;cfstoredprocparam CFSQLType=&quot;CF_SQL_BLOB&quot; value=&quot;#myBinaryFile#&quot; ...&gt; you will get an error reporting that &quot;The value cannot be converted to a string because it is not a simple value.&quot;</description>
		<dc:creator>tanguyr</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-25T08:54:04</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#22392">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#22392</link>
		<description>Ditto... we also need a solution to the 'table of datatype' issue.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-14T11:31:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21847">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21847</link>
		<description>We have exactly the same problem, using the &quot;TABLE OF datatype&quot; method in our existing code. Please help!</description>
		<dc:creator>rmdv</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-01T01:09:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21798">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#21798</link>
		<description>We have stored procedures with &quot;TABLE OF datatype&quot; kind of output &lt;br /&gt;parameters. We've been using CF 5 and used the MAXROWS attribute. &lt;br /&gt;Now with CF MX, the MAXROWS attribute has been obsoleted. How can &lt;br /&gt;we migrate code without having to rewrite the Stored Procedures to use &lt;br /&gt;reference cursors?</description>
		<dc:creator>son42uk</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-29T07:03:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#19285">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#19285</link>
		<description>null=&quot;Yes&quot; is supposed to ignore the value attribute, right?  Then why, when I have this:&lt;br /&gt;&lt;br /&gt;&lt;cfprocparam value=&quot;#attributes.photo#&quot; maxlength=&quot;50&quot; cfsqltype=&quot;CF_SQL_VARCHAR&quot; null=&quot;Yes&quot;&gt;&lt;br /&gt;&lt;br /&gt;I get the error: &quot;Element PHOTO is undefined in ATTRIBUTES.&quot;  ?</description>
		<dc:creator>Shiny7</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-08-01T09:34:17</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12906">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12906</link>
		<description>Try CF_SQL_VARCHAR, per http://www.blinex.com/~sam/CF_SQL_TYPES.cfm</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-04-14T09:54:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12903">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#12903</link>
		<description>For SQL Server, what are you supposed to select for nvarchar columns ?</description>
		<dc:creator>davidsatz</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-04-14T08:46:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#7070">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#7070</link>
		<description>We have added an enhancement request (54101) for this change.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-02-02T07:39:52</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#6968">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#6968</link>
		<description>This tag needs to support a default attribute, where having default=&quot;yes&quot; will pass the string &quot;default&quot; as an argument to the SP. for example if in my SP I have&lt;br /&gt;&lt;br /&gt;create proc [dbo].[sp_EchoDate]&lt;br /&gt;  @thedate datetime='1/1/1970'&lt;br /&gt;as&lt;br /&gt;print @thedate&lt;br /&gt;go&lt;br /&gt;&lt;br /&gt;and in CF I do&lt;br /&gt;&lt;br /&gt;&lt;cfstoredproc procedure=&quot;[dbo].[sp_EchoDate]&quot; datasource=&quot;***&quot;&gt;&lt;br /&gt;  &lt;cfprocparam type=&quot;in&quot; cfsqltype=&quot;cf_sql_date&quot; value=&quot;#somevar#&quot; null=&quot;#(len(somevar) is 0)#&quot; /&gt;&lt;br /&gt;&lt;/cfstoredproc&gt;&lt;br /&gt;&lt;br /&gt;Doing the above only puts the value NULL as the SP arguement, and the SP will use the value NULL instead of the default. This should be fixed, as SQL 2000 allows for opting to use the default value of the arguement via use of the &quot;default&quot; keyword.&lt;br /&gt;&lt;br /&gt;-Thomas Olaes&lt;br /&gt;Breakdown Services&lt;br /&gt;Application Developer</description>
		<dc:creator>Showfax TJ</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-30T21:07:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5759">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5759</link>
		<description>If you're using MS SQL Server you need to use cf_sql_timestamp for _all_ date, time and datetime columns and parameters. SQL Server doesn't understand any of the other date or date/time types.</description>
		<dc:creator>isaac dealey</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-24T22:02:32</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5101">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#5101</link>
		<description>somebody have any problem using &lt;cfprocparam with type =&quot;out&quot; cfsqltype=&quot;cf_sql_date&quot;&lt;br /&gt;??&lt;br /&gt;&lt;br /&gt;If I use this instance:&lt;br /&gt;&lt;br /&gt;&lt;cfprocparam type=&quot;out&quot; cfsqltype=&quot;cf_sql_date&quot; dbvarname=&quot;startDate&quot; variable=&quot;cfstartDate&quot;&gt;&lt;br /&gt;&lt;br /&gt;I only recibe this error&lt;br /&gt;&lt;br /&gt; Error Occurred While Processing Request&lt;br /&gt;1&lt;br /&gt; &lt;br /&gt;The error occurred in \\XXX.cfm: line 53&lt;br /&gt;&lt;br /&gt;Please help!</description>
		<dc:creator>CFH4X0R</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-12T02:36:28</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#4383">
		<title>coldfusion/6.1/htmldocs/tags-b16.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b16.htm#4383</link>
		<description>The docs state that a value of zero in the scale attribute will allow any number of decimal places. This is incorrect. Not setting the scale attribute will default to zero and limit the value passed in to an integer.&lt;br /&gt;&lt;br /&gt;You must add a value to the scale attribute for decimal numbers.</description>
		<dc:creator>Rob Rusher</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-08T08:21:35</dc:date>
	</item>
	</rdf:RDF>

