<?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 - 7 - htmldocs - 00001261.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-25T17:22:33</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#31197" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#30716" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#31197">
		<title>coldfusion/7/htmldocs/00001261.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#31197</link>
		<description>Good catch. The correct SQL (in the procedure and the code review) should be something like:&lt;br&gt;&lt;br&gt;UPDATE Employee&lt;br&gt;	SET FirstName = '#Form.Firstname#',&lt;br&gt;		LastName = '#Form.LastName#',&lt;br&gt;		Dept_ID = #Form.Dept_ID#,&lt;br&gt;		StartDate = '#left(Form.StartDate,19)#',&lt;br&gt;		Salary = #Form.Salary#,&lt;br&gt;            Contract = '#Form.contract#'&lt;br&gt;	WHERE Emp_ID = #Form.Emp_ID#&lt;br&gt;&lt;br&gt;I have added doc bug 60054 to help us track this issue.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-04-11T12:59:47</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#30716">
		<title>coldfusion/7/htmldocs/00001261.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001261.htm#30716</link>
		<description>Why doesnt the cfquery example show you the checkbox update in the SQL?&lt;br /&gt;&lt;br /&gt;The way this shows at the moment, the update form won't update the contractor field so this is a poor example. Please can this be rectified to show how to update the contractor field via the checkbox?&lt;br /&gt;&lt;br /&gt;Thanks</description>
		<dc:creator>jedimatt</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-31T04:47:31</dc:date>
	</item>
	</rdf:RDF>

