<?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 - Developing_ColdFusion_MX_Applications_with_CFML - sharedVars4.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-26T06:05:14</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#19004" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#18906" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#1043" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#19004">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#19004</link>
		<description>The differences in field length are usually from historical reasons. CF4.5 picked a certain length, and during the subsequent upgrades, the table metadata is kept intact. For new installs, the tables are created fresh.  Therefore the length maybe different depends on the upgrade path.&lt;br&gt;&lt;br&gt;If you run into problems, the best course of action is usually to create new client storage tables, and migrate over the old data.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-07-27T06:23:25</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#18906">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#18906</link>
		<description>We have a lot of web clients and thier settings of CDATA and CGLOBAL are slightly different. ex) A CDATA of a client has cfid of 20 char while another client has cfid of 100 char in our MS-SQL server. I want to know why our CF5 Server created the client variable storages so differently for each client. This issue produces &quot;Truncation error&quot; on the database server from time to time and I believe it is the root of the notorious Location Code 26 error we are receiving a lot recently. Please give us some explanation. Also I have seen cfids and cftoekens longer than 64 bytes.</description>
		<dc:creator>badugi77</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-22T10:36:07</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#1043">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/sharedVars4.htm#1043</link>
		<description>When creating the CDATA and CGLOBAL client table in an Oracle database, it may help to select a datatype of CLOB for the &quot;data&quot; columns. CLOB would be the equivalent of MEMO, LONGTEXT, LONG VARCHAR. The datatype of LONG has been deprecated in Oracle.</description>
		<dc:creator>adrapley</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-05-12T13:08:00</dc:date>
	</item>
	</rdf:RDF>

