<?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: SQL Fetch</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-fetch/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-fetch/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 08:25:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-fetch/#comment-76579</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 28 Apr 2010 07:04:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-76579</guid>
		<description><![CDATA[The reason it worked is because you defined a &quot;single field&quot; named &#039;fmt1&#039; as a structure -- a DS. SQL has no match for any columns against a DS named fmt1.

Note that if you had created an external SQL VIEW to define the JOIN, you could simply have used that as the basis for the whole DS. All of the columns would automatically be included.

&lt;i&gt;...which programming language...&lt;/i&gt;

It wasn&#039;t necessary. The example source code identified the language unambiguously. Any answer would only come from someone fluent in the language.

Tom]]></description>
		<content:encoded><![CDATA[<p>The reason it worked is because you defined a &#8220;single field&#8221; named &#8216;fmt1&#8242; as a structure &#8212; a DS. SQL has no match for any columns against a DS named fmt1.</p>
<p>Note that if you had created an external SQL VIEW to define the JOIN, you could simply have used that as the basis for the whole DS. All of the columns would automatically be included.</p>
<p><i>&#8230;which programming language&#8230;</i></p>
<p>It wasn&#8217;t necessary. The example source code identified the language unambiguously. Any answer would only come from someone fluent in the language.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-fetch/#comment-54094</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:40:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-54094</guid>
		<description><![CDATA[It would be helpful if you said which programming language you are using.]]></description>
		<content:encoded><![CDATA[<p>It would be helpful if you said which programming language you are using.</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/8 queries in 0.011 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 09:38:46 -->