 




<?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: Working with STRSQL command in AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-97332</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 03 Oct 2011 22:28:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-97332</guid>
		<description><![CDATA[&lt;i&gt;Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?&lt;/i&gt;

If this isn&#039;t about SQL accessing members, you should open a new question. In that question, you should give a lot more details because there are way too many ways to answer this.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?</i></p>
<p>If this isn&#8217;t about SQL accessing members, you should open a new question. In that question, you should give a lot more details because there are way too many ways to answer this.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-97327</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:57:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-97327</guid>
		<description><![CDATA[Ohhh .. except upddta
What&#039;s wrong with Tom&#039;s answer.

SQL-ALIAS?
SQL Insert?

Maybe you should describe your issues.

Phil]]></description>
		<content:encoded><![CDATA[<p>Ohhh .. except upddta<br />
What&#8217;s wrong with Tom&#8217;s answer.</p>
<p>SQL-ALIAS?<br />
SQL Insert?</p>
<p>Maybe you should describe your issues.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-97326</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:52:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-97326</guid>
		<description><![CDATA[UPDDTA press F4 
fields are:
 Data base file . . . . .
   Library  . . . . . . .
 Member . . . . . . . . .
Phil]]></description>
		<content:encoded><![CDATA[<p>UPDDTA press F4<br />
fields are:<br />
 Data base file . . . . .<br />
   Library  . . . . . . .<br />
 Member . . . . . . . . .<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-97316</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Mon, 03 Oct 2011 15:46:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-97316</guid>
		<description><![CDATA[&lt;i&gt;Hi, Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?&lt;/i&gt;

Via SQL (see the above discussion).

Via a program (RPG, COBOL, &amp;c.).

Via a command (CPYF).

That&#039;s all that I can think of right off.]]></description>
		<content:encoded><![CDATA[<p><i>Hi, Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?</i></p>
<p>Via SQL (see the above discussion).</p>
<p>Via a program (RPG, COBOL, &amp;c.).</p>
<p>Via a command (CPYF).</p>
<p>That&#8217;s all that I can think of right off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankita</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-97205</link>
		<dc:creator>ankita</dc:creator>
		<pubDate>Thu, 29 Sep 2011 15:22:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-97205</guid>
		<description><![CDATA[Hi, Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?]]></description>
		<content:encoded><![CDATA[<p>Hi, Is there a way we can use to insert data to a specific member of a file, other than UPDDTA?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halp</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-strsql-command-in-as400/#comment-71250</link>
		<dc:creator>halp</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:14:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-71250</guid>
		<description><![CDATA[Another idea...
At the SQL statement command prompt just press F4.
It will prompt you through the basic functions and automatiaclly build the correct syntax for you.  Used it many times.  works like a charm...

Hal]]></description>
		<content:encoded><![CDATA[<p>Another idea&#8230;<br />
At the SQL statement command prompt just press F4.<br />
It will prompt you through the basic functions and automatiaclly build the correct syntax for you.  Used it many times.  works like a charm&#8230;</p>
<p>Hal</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.042 seconds using memcached
Object Caching 337/343 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 07:21:28 -->