<?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: store PDF in data base</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:45:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/#comment-55716</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Fri, 15 Aug 2008 09:09:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-55716</guid>
		<description><![CDATA[Hi,

We use PKZIP to zip .pdf files into separate members in a file.  Works fine.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We use PKZIP to zip .pdf files into separate members in a file.  Works fine.</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buzzwords</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/#comment-55710</link>
		<dc:creator>buzzwords</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:18:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-55710</guid>
		<description><![CDATA[Dave, I&#039;d be interested in seeing how you did that.  Did you use the C API&#039;s to access the file on the IFS?  How did you get the file into a blob field?]]></description>
		<content:encoded><![CDATA[<p>Dave, I&#8217;d be interested in seeing how you did that.  Did you use the C API&#8217;s to access the file on the IFS?  How did you get the file into a blob field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davefulton</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/#comment-55694</link>
		<dc:creator>davefulton</dc:creator>
		<pubDate>Thu, 14 Aug 2008 16:42:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-55694</guid>
		<description><![CDATA[Agree with the last post, but it can be done. I did a simple test using a sqlrpgle program to write the pdf file out as a blob record in a DB2/400 file. Works fine, but couldn&#039;t really think of what to do with it when there.]]></description>
		<content:encoded><![CDATA[<p>Agree with the last post, but it can be done. I did a simple test using a sqlrpgle program to write the pdf file out as a blob record in a DB2/400 file. Works fine, but couldn&#8217;t really think of what to do with it when there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buzzwords</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/store-pdf-in-data-base/#comment-55687</link>
		<dc:creator>buzzwords</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:45:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-55687</guid>
		<description><![CDATA[We have a homegrown document storage system.  We store the document images on PC server drives which are mapped (or &#039;mounted&#039;) to our as/400 through the QNTC facility on the IFS.  We have native db2/400 tables that contain indexes and locations of all document images.  This setup allows us to create, email, fax, etc,  documents via RPG programming (and some 3rd party tools - Gumbo Software, FAX/400, etc).   If your requirement is fairly simple you could create a directory on the IFS to store PDF documents, and also maintain each file&#039;s location in a field of an as/400 data file.  iSeries Network Neighborhood (or whatever they&#039;re calling it these days) allows one to map an IFS directory within Windows, and is helpful to both developers and users when managing PC-type files on the IFS.  Use the WrkLnk command from the green-screen.]]></description>
		<content:encoded><![CDATA[<p>We have a homegrown document storage system.  We store the document images on PC server drives which are mapped (or &#8216;mounted&#8217;) to our as/400 through the QNTC facility on the IFS.  We have native db2/400 tables that contain indexes and locations of all document images.  This setup allows us to create, email, fax, etc,  documents via RPG programming (and some 3rd party tools &#8211; Gumbo Software, FAX/400, etc).   If your requirement is fairly simple you could create a directory on the IFS to store PDF documents, and also maintain each file&#8217;s location in a field of an as/400 data file.  iSeries Network Neighborhood (or whatever they&#8217;re calling it these days) allows one to map an IFS directory within Windows, and is helpful to both developers and users when managing PC-type files on the IFS.  Use the WrkLnk command from the green-screen.</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.034 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 20:49:57 -->