 




<?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: Reading flat file defined as DBCS</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/reading-flat-file-defined-as-dbcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/reading-flat-file-defined-as-dbcs/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: itsdineshm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/reading-flat-file-defined-as-dbcs/#comment-88401</link>
		<dc:creator>itsdineshm</dc:creator>
		<pubDate>Mon, 21 Feb 2011 11:08:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-88401</guid>
		<description><![CDATA[Hi, Can any one give me sample program which converts double byte XML data to COBOL. Do we need to declare the DBCS field in XML pharser as PIC G ? Pls advice.]]></description>
		<content:encoded><![CDATA[<p>Hi, Can any one give me sample program which converts double byte XML data to COBOL. Do we need to declare the DBCS field in XML pharser as PIC G ? Pls advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/reading-flat-file-defined-as-dbcs/#comment-74521</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:27:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-74521</guid>
		<description><![CDATA[No answer from me, just comments from personal opinion.

I would only suggest not trying to put XML into a flat database file in the first place. I&#039;d only ever have it stored in the streamfile that it&#039;s intended to be in. That would be &lt;i&gt;especially&lt;/i&gt; true if the data was ever going to be used on any other system, e.g., by a browser or other function on a PC or by a partner system. (If it was always totally generated and consumed on the single system so that I always had full control of the environment and programming, I &lt;i&gt;might&lt;/i&gt; use a physical file for limited purposes.)

The effort involved in making the extra steps work for a physical file are usually more than the effort to learn to do it in the natural way.

Tom]]></description>
		<content:encoded><![CDATA[<p>No answer from me, just comments from personal opinion.</p>
<p>I would only suggest not trying to put XML into a flat database file in the first place. I&#8217;d only ever have it stored in the streamfile that it&#8217;s intended to be in. That would be <i>especially</i> true if the data was ever going to be used on any other system, e.g., by a browser or other function on a PC or by a partner system. (If it was always totally generated and consumed on the single system so that I always had full control of the environment and programming, I <i>might</i> use a physical file for limited purposes.)</p>
<p>The effort involved in making the extra steps work for a physical file are usually more than the effort to learn to do it in the natural way.</p>
<p>Tom</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.035 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 21:55:01 -->