 




<?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: installing client access version V5R2M0 on windows 7 64 bit</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 16:35:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97173</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 29 Sep 2011 00:21:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-97173</guid>
		<description><![CDATA[&lt;i&gt;When he installed on Win7-64, green screen sessions came right up - no issues.
It was ODBC that was a problem (which we use heavily).&lt;/i&gt;

If the OS has the interfaces used by the programming, the programming should work. A telnet client is probably (relatively) easy. It&#039;s little more than establishing a socket and relaying characters to and from the display and keyboard.

But a remote database connection requires quite a bit more. (Note that Microsoft has never really supplied an ODBC client to SQL Server for the AS/400 platform, and the AS/400 finds it fairly easy to support old versions of software after upgrading the OS. Apparently, MS thinks ODBC clients are not trivial.) How many times have drivers of various kinds needed to be updated/replaced after a Windows upgrade? The underlying rules are changed by the new OS.

When going from 32-bit to 64-bit, it&#039;s even more complicated (on Windows).

How about running WinXP in a VM? Then install iSeries Access on WinXP.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>When he installed on Win7-64, green screen sessions came right up &#8211; no issues.<br />
It was ODBC that was a problem (which we use heavily).</i></p>
<p>If the OS has the interfaces used by the programming, the programming should work. A telnet client is probably (relatively) easy. It&#8217;s little more than establishing a socket and relaying characters to and from the display and keyboard.</p>
<p>But a remote database connection requires quite a bit more. (Note that Microsoft has never really supplied an ODBC client to SQL Server for the AS/400 platform, and the AS/400 finds it fairly easy to support old versions of software after upgrading the OS. Apparently, MS thinks ODBC clients are not trivial.) How many times have drivers of various kinds needed to be updated/replaced after a Windows upgrade? The underlying rules are changed by the new OS.</p>
<p>When going from 32-bit to 64-bit, it&#8217;s even more complicated (on Windows).</p>
<p>How about running WinXP in a VM? Then install iSeries Access on WinXP.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donethat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97166</link>
		<dc:creator>donethat</dc:creator>
		<pubDate>Wed, 28 Sep 2011 21:21:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-97166</guid>
		<description><![CDATA[I verified: no special software installed on either XP or Win 7 (32 or 64) machines.

We just take the giant IBM install and run it.]]></description>
		<content:encoded><![CDATA[<p>I verified: no special software installed on either XP or Win 7 (32 or 64) machines.</p>
<p>We just take the giant IBM install and run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97151</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Wed, 28 Sep 2011 15:57:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-97151</guid>
		<description><![CDATA[I am working from memory here but as I recall we had do a one-time install of a piece of software from IBM based on the hardware where the Client Access upgrade would be installed - either the 32-bit or the 64-bit version of the program.

According to IBM, the extra program had to be installed prior to installing the upgrade.]]></description>
		<content:encoded><![CDATA[<p>I am working from memory here but as I recall we had do a one-time install of a piece of software from IBM based on the hardware where the Client Access upgrade would be installed &#8211; either the 32-bit or the 64-bit version of the program.</p>
<p>According to IBM, the extra program had to be installed prior to installing the upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donethat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97111</link>
		<dc:creator>donethat</dc:creator>
		<pubDate>Tue, 27 Sep 2011 16:13:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-97111</guid>
		<description><![CDATA[Here is a little more detail...
When he installed on Win7-64, green screen sessions came right up - no issues.
It was ODBC that was a problem (which we use heavily).
After downgrading to Win7-32, V5R2 CA  ODBC worked straight away.
We have 2 Win7-32 PCs running V5R2 CA identically to our XP machines.
Unfortunately I don&#039;t know what causes the XCOPYFILE-2 error you are referring to. We install from CD...maybe you are trying to install from the AS400 or a network server?]]></description>
		<content:encoded><![CDATA[<p>Here is a little more detail&#8230;<br />
When he installed on Win7-64, green screen sessions came right up &#8211; no issues.<br />
It was ODBC that was a problem (which we use heavily).<br />
After downgrading to Win7-32, V5R2 CA  ODBC worked straight away.<br />
We have 2 Win7-32 PCs running V5R2 CA identically to our XP machines.<br />
Unfortunately I don&#8217;t know what causes the XCOPYFILE-2 error you are referring to. We install from CD&#8230;maybe you are trying to install from the AS400 or a network server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97071</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 26 Sep 2011 19:53:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-97071</guid>
		<description><![CDATA[You were probably lucky getting such an old version to install on Win7. See the &lt;a href=&quot;http://www-03.ibm.com/systems/i/software/access/windows/supportedos.html&quot;&gt;Using IBM i Access with Windows OSs&lt;/a&gt; for supported combinations.

Perhaps installing XP Mode on your PC will give you some success.

Tom]]></description>
		<content:encoded><![CDATA[<p>You were probably lucky getting such an old version to install on Win7. See the <a href="http://www-03.ibm.com/systems/i/software/access/windows/supportedos.html">Using IBM i Access with Windows OSs</a> for supported combinations.</p>
<p>Perhaps installing XP Mode on your PC will give you some success.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donethat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/installing-client-access-version-v5r2m0-on-windows-7-64-bit/#comment-97062</link>
		<dc:creator>donethat</dc:creator>
		<pubDate>Mon, 26 Sep 2011 17:42:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-97062</guid>
		<description><![CDATA[Bad news. My network guy worked very hard on getting V5R2 CA installed on Win 7-64.
He&#039;s a talented guy &amp; put in a lot of effort but no-go.
Had to downgrade to Win 7-32.]]></description>
		<content:encoded><![CDATA[<p>Bad news. My network guy worked very hard on getting V5R2 CA installed on Win 7-64.<br />
He&#8217;s a talented guy &amp; put in a lot of effort but no-go.<br />
Had to downgrade to Win 7-32.</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 6/9 queries in 0.018 seconds using memcached
Object Caching 338/341 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 16:53:02 -->