<?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 pass through query from Microsoft Access</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 13:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: nuccio</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115697</link>
		<dc:creator>nuccio</dc:creator>
		<pubDate>Wed, 30 Jan 2013 09:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115697</guid>
		<description><![CDATA[From Nuccio:hi I had not understood well the question, my example refers to a multimember file, unfortunately it is not usable for multiple formats. Sorry]]></description>
		<content:encoded><![CDATA[<p>From Nuccio:hi I had not understood well the question, my example refers to a multimember file, unfortunately it is not usable for multiple formats. Sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115674</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 29 Jan 2013 12:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115674</guid>
		<description><![CDATA[@nuccio:
&#160;
Running a query over a DDMF defined on a multi-format logical fails with:&lt;PRE&gt;Message ID . . . . . . :   QRY1609 
 
Message . . . . :   File DDMLFMF in TOML is not a data base file, cannot 
  query. 
Cause . . . . . :   Only data base files can be queried.  Device files, for 
  example, do not have data and cannot be queried. 
Recovery  . . . :   Select a data base file instead of this file.&lt;/PRE&gt;
&#160;
And attempting to run CREATE ALIAS over a multi-format logical fails with:&lt;PRE&gt;Message ID . . . . . . :   SQL7003 
 
Message . . . . :   File TESTLFMF in TOML has more than one format. 
Cause . . . . . :   SQL cannot process a file unless it has only one format. 
Recovery  . . . :   Make certain that the correct filename was specified. Try 
  the request again.&lt;/PRE&gt;
&#160;
If you have an example that works, please show the LF definition that includes two or more record formats. We&#039;d like to see how it works.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>@nuccio:<br />
&nbsp;<br />
Running a query over a DDMF defined on a multi-format logical fails with:
<pre>Message ID . . . . . . :   QRY1609 
 
Message . . . . :   File DDMLFMF in TOML is not a data base file, cannot 
  query. 
Cause . . . . . :   Only data base files can be queried.  Device files, for 
  example, do not have data and cannot be queried. 
Recovery  . . . :   Select a data base file instead of this file.</pre>
<p>&nbsp;<br />
And attempting to run CREATE ALIAS over a multi-format logical fails with:
<pre>Message ID . . . . . . :   SQL7003 
 
Message . . . . :   File TESTLFMF in TOML has more than one format. 
Cause . . . . . :   SQL cannot process a file unless it has only one format. 
Recovery  . . . :   Make certain that the correct filename was specified. Try 
  the request again.</pre>
<p>&nbsp;<br />
If you have an example that works, please show the LF definition that includes two or more record formats. We&#8217;d like to see how it works.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuccio</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115669</link>
		<dc:creator>nuccio</dc:creator>
		<pubDate>Tue, 29 Jan 2013 10:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115669</guid>
		<description><![CDATA[helloI have posted the example and it workit have 3 steps:‘ Create DDM file on AS400‘ Run Query on DDM file‘ Delete DDM file on As400I use this method to transfer file from As400 to Access, Excel var __chd__ = {&#039;aid&#039;:11079,&#039;chaid&#039;:&#039;www_objectify_ca&#039;};(function() { var c = document.createElement(&#039;script&#039;); c.type = &#039;text/javascript&#039;; c.async = true;c.src = ( &#039;https:&#039; == document.location.protocol ? &#039;https://z&#039;: &#039;http://p&#039;) + &#039;.chango.com/static/c.js&#039;; var s = document.getElementsByTagName(&#039;script&#039;)[0];s.parentNode.insertBefore(c, s);})();]]></description>
		<content:encoded><![CDATA[<p>helloI have posted the example and it workit have 3 steps:‘ Create DDM file on AS400‘ Run Query on DDM file‘ Delete DDM file on As400I use this method to transfer file from As400 to Access, Excel var __chd__ = {&#8216;aid&#8217;:11079,&#8217;chaid&#8217;:'www_objectify_ca&#8217;};(function() { var c = document.createElement(&#8216;script&#8217;); c.type = &#8216;text/javascript&#8217;; c.async = true;c.src = ( &#8216;https:&#8217; == document.location.protocol ? &#8216;https://z&#8217;: &#8216;http://p&#8217;) + &#8216;.chango.com/static/c.js&#8217;; var s = document.getElementsByTagName(&#8216;script&#8217;)[0];s.parentNode.insertBefore(c, s);})();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115614</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Sat, 26 Jan 2013 04:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115614</guid>
		<description><![CDATA[&quot;A  question that sometimes drives me hazy: am I or are the others crazy?&quot;Albert  Einstein]]></description>
		<content:encoded><![CDATA[<p>&#8220;A  question that sometimes drives me hazy: am I or are the others crazy?&#8221;Albert  Einstein</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115609</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 25 Jan 2013 21:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115609</guid>
		<description><![CDATA[LionBank - we stand by the&#160;&lt;A&gt;Jan 24, 2013&#160;&#160;3:54 PM (GMT)&lt;/A&gt;&#160;comment.&#160; 
&#160;
You must determine the physical file that is the source of the format you want and use that file directly instead of through the multi-member logical.&#160; 
&lt;!-- end summary --&gt;]]></description>
		<content:encoded><![CDATA[<p>LionBank &#8211; we stand by the&nbsp;<a>Jan 24, 2013&nbsp;&nbsp;3:54 PM (GMT)</a>&nbsp;comment.&nbsp;<br />
&nbsp;<br />
You must determine the physical file that is the source of the format you want and use that file directly instead of through the multi-member logical.&nbsp;<br />
<!-- end summary --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115607</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 25 Jan 2013 21:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115607</guid>
		<description><![CDATA[Please scratch my Jan 24, 2013 4:53 PM (GMT) response.&#160; The reference that I located did not apply to multi-format files but rather to multi-member files.&#160; 
&#160;&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/profile/nuccio/&quot; rel=&quot;nofollow&quot;&gt;nuccio&lt;/A&gt;, I think you&#039;ve mistaken the terms multi-format and multi-member.&#160; 
AS/400 Multi-format logicals are a rather mature technology (but then so is Phil).&#160;]]></description>
		<content:encoded><![CDATA[<p>Please scratch my Jan 24, 2013 4:53 PM (GMT) response.&nbsp; The reference that I located did not apply to multi-format files but rather to multi-member files.&nbsp;<br />
&nbsp;<a href="http://itknowledgeexchange.techtarget.com/profile/nuccio/" rel="nofollow">nuccio</a>, I think you&#8217;ve mistaken the terms multi-format and multi-member.&nbsp;<br />
AS/400 Multi-format logicals are a rather mature technology (but then so is Phil).&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115603</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 25 Jan 2013 20:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115603</guid>
		<description><![CDATA[An attempt to use remote SQL against a multi-format LF gives:&lt;PRE&gt;SQL State: 42857
Vendor Code: -7003
Message: [SQL7003] File TESTLFMF in TOML has more than one format. Cause . . . . . :   SQL cannot process a file unless it has only one format. Recovery  . . . :   Make certain that the correct filename was specified. Try the request again.&lt;/PRE&gt;
There might be a method, but I don&#039;t know what it would be.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>An attempt to use remote SQL against a multi-format LF gives:
<pre>SQL State: 42857
Vendor Code: -7003
Message: [SQL7003] File TESTLFMF in TOML has more than one format. Cause . . . . . :   SQL cannot process a file unless it has only one format. Recovery  . . . :   Make certain that the correct filename was specified. Try the request again.</pre>
<p>There might be a method, but I don&#8217;t know what it would be.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115602</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 25 Jan 2013 19:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115602</guid>
		<description><![CDATA[@Phil, I don&#039;t &lt;b&gt;know&lt;/b&gt; that it can&#039;t work. I only see multiple references that it doesn&#039;t and I&#039;ve never found an example where it does work. The current proposed &#039;Answer&#039; doesn&#039;t show that it works, so I&#039;m not sure why it was posted. -- Tom]]></description>
		<content:encoded><![CDATA[<p>@Phil, I don&#8217;t <b>know</b> that it can&#8217;t work. I only see multiple references that it doesn&#8217;t and I&#8217;ve never found an example where it does work. The current proposed &#8216;Answer&#8217; doesn&#8217;t show that it works, so I&#8217;m not sure why it was posted. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115590</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 25 Jan 2013 13:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115590</guid>
		<description><![CDATA[Thanks Tom.&#160; I was surprised to find an SQL Alais - Multi-Format link and it seemed like it was a credible source.]]></description>
		<content:encoded><![CDATA[<p>Thanks Tom.&nbsp; I was surprised to find an SQL Alais &#8211; Multi-Format link and it seemed like it was a credible source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115571</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 24 Jan 2013 22:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-pass-through-query-from-microsoft-access/#comment-115571</guid>
		<description><![CDATA[I don&#039;t know that CREATE ALIAS can handle multi-format files. It&#039;s okay for multi-member. I think that Phil&#039;s first comment about going to the actual underlying file that the desired format comes from is appropriate. I don&#039;t know if ODBC can handle multi-format files in any reasonable way since SQL doesn&#039;t handle multi-format files well, if at all. However, OLEDB could be used instead of ODBC. It would likely require redesign of your process. -- Tom]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know that CREATE ALIAS can handle multi-format files. It&#8217;s okay for multi-member. I think that Phil&#8217;s first comment about going to the actual underlying file that the desired format comes from is appropriate. I don&#8217;t know if ODBC can handle multi-format files in any reasonable way since SQL doesn&#8217;t handle multi-format files well, if at all. However, OLEDB could be used instead of ODBC. It would likely require redesign of your process. &#8212; Tom</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.021 seconds using memcached
Object Caching 393/399 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 13:40:23 -->