 




<?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: What is wrong with this database search query?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/what-is-wrong-with-this-db-search-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-wrong-with-this-db-search-query/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: brucewayne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-wrong-with-this-db-search-query/#comment-79949</link>
		<dc:creator>brucewayne</dc:creator>
		<pubDate>Tue, 03 Aug 2010 08:01:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-79949</guid>
		<description><![CDATA[Hi 
You should use form name in quote like this :
searchStr  = &#124; FIELD Form  = &quot;Form1&quot;  &amp; FIELD CallsBeginDate &gt;= &#124;  ....

and if &quot;Form1&quot; is a variable it should be : 
searchStr  = &#124; FIELD Form  = &quot;&#124; + Form1 + &#124;&quot; &amp; FIELD CallsBeginDate &gt;= &#124;  ....]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
You should use form name in quote like this :<br />
searchStr  = | FIELD Form  = &#8220;Form1&#8243;  &amp; FIELD CallsBeginDate &gt;= |  &#8230;.</p>
<p>and if &#8220;Form1&#8243; is a variable it should be :<br />
searchStr  = | FIELD Form  = &#8220;| + Form1 + |&#8221; &amp; FIELD CallsBeginDate &gt;= |  &#8230;.</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.038 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 00:48:18 -->