<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "There's No Accounting For Bad Logic"</title>
<description>Replies to blog "There's No Accounting For Bad Logic" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Mon, 09 Mar 2009 06:37:16 -0500</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20090306" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from Raven</title>
	<pubDate>Mon, 09 Mar 2009 06:37:16 -0500</pubDate>
	<author>Raven</author>
	<description><![CDATA[ 
		<p>wish that notes formula is close to SQL when building queries :]</p>
		<p>couldn't get the hang of it though.</p>
		<p>i think the wildcard should be used like this select field =* criteria. i think it's the same as @contains right?</p>
		<p>i'm just new to notes but getting the hang of it though :]</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=0809DC349B8D6A9286257574003FD60A"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090306?OpenDocument#DOC_0809DC34</link>
</item><item>
	<title>Reply from Nick Hopkins</title>
	<pubDate>Sun, 08 Mar 2009 04:22:40 -0500</pubDate>
	<author>Nick Hopkins</author>
	<description><![CDATA[ 
		<p>Did it again this week.</p>
		<p>Put a WQS agent in WQO and spent the next hour staring at my correct (as it happens) code.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=53F4E1ABD05930768625757300338363"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090306?OpenDocument#DOC_53F4E1AB</link>
</item><item>
	<title>Reply from Rob</title>
	<pubDate>Fri, 06 Mar 2009 17:02:50 -0600</pubDate>
	<author>Rob</author>
	<description><![CDATA[ 
		<p>One of the biggest problems with search builders is when you have no idea what's in the database you are very likely to build search strings that return nothing. That's happened to me on many sites in the past. </p>
		<p>One suggestion that might help is have the search qualifier default to "Is Like" or "Contains". So I did the search "SELECT @Like(title; "%")" which I think returns every record in the database.</p>
		<p>I also noticed that the search is case sensitive. Most search systems I've run across are not.</p>
		<p>I wish my Notes Email client could sort the search results like this. Hay, how about a Flex email client for Notes. Wouldn't that be killer.</p>
		<p>Peace,</p>
		<p>Rob:-]</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=8863278EF6D398E586257571007E99ED"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090306?OpenDocument#DOC_8863278E</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate>Fri, 06 Mar 2009 14:42:13 -0600</pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Or to not put quotes when using @IsAvailable. Or do you? I can never remember...</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=A5B06823B50FACE6862575710071BA1C"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090306?OpenDocument#DOC_A5B06823</link>
</item><item>
	<title>Reply from Mike</title>
	<pubDate>Fri, 06 Mar 2009 12:50:49 -0600</pubDate>
	<author>Mike</author>
	<description><![CDATA[ 
		<p>Forgetting the quotes around the field name when doing an @setfield is one of my big gotchas.  </p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=24EB86C8EA4917668625757100678737"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090306?OpenDocument#DOC_24EB86C8</link>
</item>

</channel>
</rss> 
