<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; write file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/write-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:40:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HOW TO READ A CSV FILE IN OBJECT STAR (O*)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-read-a-csv-file-in-object-star-o/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-read-a-csv-file-in-object-star-o/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:56:05 +0000</pubDate>
		<dc:creator>Ari2009</dc:creator>
				<category><![CDATA[CSV file format]]></category>
		<category><![CDATA[Object star]]></category>
		<category><![CDATA[read file]]></category>
		<category><![CDATA[write file]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have to requirements, 1) I need to extract data present in column A from a O* table, which is of of two columns &#8216;A&#8217; and &#8216;B&#8217;. The field value can be between 14 to 19 in length and numeric and the file should have a comma at the end of each record  ( e.g &#8211; the file extract [...]]]></description>
				<content:encoded><![CDATA[<p>I have to requirements, <br/><br/> 1) I need to extract data present in column A from a O* table, which is of of two columns &#8216;A&#8217; and &#8216;B&#8217;. The field value can be between 14 to 19 in length and numeric and the file should have a comma at the end of each record  ( e.g &#8211; the file extract should look like below<br/><br/> rec1 &#8211; 1234567891011121,<br/><br/> rec2 - 34567891011121,<br/><br/> rec3 &#8211; 1234567891011121111,<br/><br/> 2) again, I need to read the same file after processing and load data<br/><br/> in Column &#8216;B&#8217; of the same table. the input file will look like  -<br/><br/> rec1 &#8211; 1234567891011121,1234567891011120<br/><br/> rec2 - 34567891011121,34567891011120<br/><br/> rec3 &#8211; 1234567891011121111,1234567891011121110<br/><br/> can any one suggest any solution to this , it will be a great help.<br/><br/> regards,<br/><br/> Ad<br/><br/>  <br/><br/>                            <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-read-a-csv-file-in-object-star-o/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/14 queries in 0.017 seconds using memcached
Object Caching 312/332 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 21:02:15 -->