<?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: Access Oracle/Sybase/Informix from RPG</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/access-oraclesybaseinformix-from-rpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/access-oraclesybaseinformix-from-rpg/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 05:59:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: benderd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-oraclesybaseinformix-from-rpg/#comment-99482</link>
		<dc:creator>benderd</dc:creator>
		<pubDate>Mon, 28 Nov 2011 09:15:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-99482</guid>
		<description><![CDATA[… there is an Open Source alternative solution available. Using ArdGate, you could access all JDBC databases direct from COBOL or RPG applications, using embedded SQL. Installation and configuration is done in less than a half day.

Dieter Bender

Access any Database from ADABAS to XBASE with embedded SQL in RPG. http://sourceforge.net/projects/appserver4rpg/]]></description>
		<content:encoded><![CDATA[<p>… there is an Open Source alternative solution available. Using ArdGate, you could access all JDBC databases direct from COBOL or RPG applications, using embedded SQL. Installation and configuration is done in less than a half day.</p>
<p>Dieter Bender</p>
<p>Access any Database from ADABAS to XBASE with embedded SQL in RPG. <a href="http://sourceforge.net/projects/appserver4rpg/" rel="nofollow">http://sourceforge.net/projects/appserver4rpg/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drich400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-oraclesybaseinformix-from-rpg/#comment-47521</link>
		<dc:creator>drich400</dc:creator>
		<pubDate>Wed, 16 Aug 2006 11:23:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-47521</guid>
		<description><![CDATA[You can issue the command WRKRDBDIRE and press enter.  When the list comes up. Type a 1 on the first line and enter a descriptive name (ORACLEBOX) in the ENTRY column.  When you press enter you will be able to enter the IP address or host name, be sure the type field is *IP. 

After the entry has been added, you can put SQL statements in your LE programs and connect, select, update, and so forth using the entry name (ORACLEBOX) in the RDB entry.  You will need to change the type of your RPGLE program to SQLRPGLE.  

We used this technique to connect to a DB2 data base running on blade servers that were running linux and websphere.]]></description>
		<content:encoded><![CDATA[<p>You can issue the command WRKRDBDIRE and press enter.  When the list comes up. Type a 1 on the first line and enter a descriptive name (ORACLEBOX) in the ENTRY column.  When you press enter you will be able to enter the IP address or host name, be sure the type field is *IP. </p>
<p>After the entry has been added, you can put SQL statements in your LE programs and connect, select, update, and so forth using the entry name (ORACLEBOX) in the RDB entry.  You will need to change the type of your RPGLE program to SQLRPGLE.  </p>
<p>We used this technique to connect to a DB2 data base running on blade servers that were running linux and websphere.</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.041 seconds using memcached
Object Caching 280/286 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 06:06:02 -->