 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Character delimited csv with double byte data</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 23:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/#comment-109796</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 03 Aug 2012 21:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/#comment-109796</guid>
		<description><![CDATA[I also don&#039;t know it can&#039;t be done. With little experience to go on and no experimentation, I can think of three things that might relate.
&#160;

First, it can&#039;t work. By definition, the .CSV format doesn&#039;t handle DBCS. The file format is defined as a container for basic text. It doesn&#039;t know about mixed-byte forms where delimiters and some columns are encoded differently than other columns.
If it can work, it must be created as a UTF-16 file. That&#039;s what Excel should support.
To get it readable in Excel, use the Excel File-&gt;Open dialog. Don&#039;t double-click, don&#039;t use Windows Explorer, and don&#039;t drag/drop. The interpretation of how to handle the byte encodings sometimes seems to happen only when processed through the right code paths.
&#160;
Those are all &quot;quick thoughts&quot; possibilities, not actual results of testing. But they do have some technical background.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>I also don&#8217;t know it can&#8217;t be done. With little experience to go on and no experimentation, I can think of three things that might relate.<br />
&nbsp;</p>
<p>First, it can&#8217;t work. By definition, the .CSV format doesn&#8217;t handle DBCS. The file format is defined as a container for basic text. It doesn&#8217;t know about mixed-byte forms where delimiters and some columns are encoded differently than other columns.<br />
If it can work, it must be created as a UTF-16 file. That&#8217;s what Excel should support.<br />
To get it readable in Excel, use the Excel File-&gt;Open dialog. Don&#8217;t double-click, don&#8217;t use Windows Explorer, and don&#8217;t drag/drop. The interpretation of how to handle the byte encodings sometimes seems to happen only when processed through the right code paths.<br />
&nbsp;<br />
Those are all &#8220;quick thoughts&#8221; possibilities, not actual results of testing. But they do have some technical background.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigKat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/#comment-109794</link>
		<dc:creator>BigKat</dc:creator>
		<pubDate>Fri, 03 Aug 2012 15:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/character-delimited-csv-with-double-byte-data/#comment-109794</guid>
		<description><![CDATA[I &lt;STRONG&gt;don&#039;t KNOW &lt;/STRONG&gt;that CPYTOIMPF &lt;STRONG&gt;can&#039;t &lt;/STRONG&gt;be setup to handle it properly, but I do know that I have only seen Japanese DBCS handled successfully by using CPYTOPCD with the TRNIGC(*JPN) option specified which creates a file in the QDLS folders.&#160; This file was then moved to&#160;an IFS directory and used from there.&#160;]]></description>
		<content:encoded><![CDATA[<p>I <strong>don&#8217;t KNOW </strong>that CPYTOIMPF <strong>can&#8217;t </strong>be setup to handle it properly, but I do know that I have only seen Japanese DBCS handled successfully by using CPYTOPCD with the TRNIGC(*JPN) option specified which creates a file in the QDLS folders.&nbsp; This file was then moved to&nbsp;an IFS directory and used from there.&nbsp;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.040 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 00:29:53 -->