<?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: Access: checking blank variables</title>
	<atom:link href="http://blog.nkadesign.com/2009/access-checking-blank-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nkadesign.com/2009/access-checking-blank-variables/</link>
	<description>Just another programming weblog</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick Honorez</title>
		<link>http://blog.nkadesign.com/2009/access-checking-blank-variables/comment-page-1/#comment-11901</link>
		<dc:creator>Patrick Honorez</dc:creator>
		<pubDate>Wed, 17 Feb 2010 06:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=618#comment-11901</guid>
		<description>&lt;p&gt;For strings, it is apparently faster to test if LEN(strTest) &gt; 0, since VBA stores strings starting with bytes containing the length of the string.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For strings, it is apparently faster to test if LEN(strTest) &gt; 0, since VBA stores strings starting with bytes containing the length of the string.</p>]]></content:encoded>
	</item>
</channel>
</rss>
