 




<?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: AS/400 SQL BLOBS</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/</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: newsqluser</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67199</link>
		<dc:creator>newsqluser</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:41:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-67199</guid>
		<description><![CDATA[Cwc, I think your links gave me the information I have been looking for.  This should help alot.  To all those that took the time to add their comments, thank you.]]></description>
		<content:encoded><![CDATA[<p>Cwc, I think your links gave me the information I have been looking for.  This should help alot.  To all those that took the time to add their comments, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwc</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67190</link>
		<dc:creator>cwc</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:20:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-67190</guid>
		<description><![CDATA[Well, links don&#039;t seem to work here for the time being.  Hopefully, this URL will go through legibly, to where you can copy and paste it.  

http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx]]></description>
		<content:encoded><![CDATA[<p>Well, links don&#8217;t seem to work here for the time being.  Hopefully, this URL will go through legibly, to where you can copy and paste it.  </p>
<p><a href="http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx" rel="nofollow">http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwc</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67189</link>
		<dc:creator>cwc</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:19:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-67189</guid>
		<description><![CDATA[In case you haven&#039;t seen this already, here&#039;s a good article about dealing with BLOBs and CLOBs within RPG with SQL.  
&lt;a href=&quot;http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx&quot;&gt;http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>In case you haven&#8217;t seen this already, here&#8217;s a good article about dealing with BLOBs and CLOBs within RPG with SQL.<br />
<a href="http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx">http://www.ibmsystemsmag.com/ibmi/developer/8394p1.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newsqluser</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67132</link>
		<dc:creator>newsqluser</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:39:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-67132</guid>
		<description><![CDATA[We are currently at v5r4 and will be going to v6r1, but I&#039;m trying to get my head around how to read a 100MB field into an RPGSQL program.  I&#039;ve seen some examples using the BLOB locator, and I think that this is the way to do it, but I guess I need to research a little more.  I appreciate all of your comments.]]></description>
		<content:encoded><![CDATA[<p>We are currently at v5r4 and will be going to v6r1, but I&#8217;m trying to get my head around how to read a 100MB field into an RPGSQL program.  I&#8217;ve seen some examples using the BLOB locator, and I think that this is the way to do it, but I guess I need to research a little more.  I appreciate all of your comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwc</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67131</link>
		<dc:creator>cwc</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:22:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-67131</guid>
		<description><![CDATA[In 6.1 of the operating system, the RPG limits have been significantly increased, such as field sizes up to 16MB.  

What release is your system on?]]></description>
		<content:encoded><![CDATA[<p>In 6.1 of the operating system, the RPG limits have been significantly increased, such as field sizes up to 16MB.  </p>
<p>What release is your system on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-sql-blobs/#comment-67114</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Wed, 19 Aug 2009 07:32:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-67114</guid>
		<description><![CDATA[Actually folks, RPG fields are 64k - this form the 5r4 manual



RPG IV Restrictions
Function
Restriction
Array/table input record length for compile time
Maximum length is 100
Character field length
Maximum length is 65535 bytes
Graphic or UCS-2 field length
Maximum length is 32766 bytes
Control fields (position 63 and 64 of input specifications) length
Maximum length is 256
Named data structure length
Maximum of 65535
Unnamed data structure length
Maximum of 9999999
Data structure occurrences (number of)
Maximum of 32767 per data structure
Edit Word
Maximum length of 115
Elements in an array/table (DIM keyword on the definition specifications)
Maximum of]]></description>
		<content:encoded><![CDATA[<p>Actually folks, RPG fields are 64k &#8211; this form the 5r4 manual</p>
<p>RPG IV Restrictions<br />
Function<br />
Restriction<br />
Array/table input record length for compile time<br />
Maximum length is 100<br />
Character field length<br />
Maximum length is 65535 bytes<br />
Graphic or UCS-2 field length<br />
Maximum length is 32766 bytes<br />
Control fields (position 63 and 64 of input specifications) length<br />
Maximum length is 256<br />
Named data structure length<br />
Maximum of 65535<br />
Unnamed data structure length<br />
Maximum of 9999999<br />
Data structure occurrences (number of)<br />
Maximum of 32767 per data structure<br />
Edit Word<br />
Maximum length of 115<br />
Elements in an array/table (DIM keyword on the definition specifications)<br />
Maximum of</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 2/8 queries in 0.048 seconds using memcached
Object Caching 339/340 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 00:34:15 -->