<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Neon Hive &#187; Access</title>
	<atom:link href="http://www.theneonhive.com/tag/access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theneonhive.com</link>
	<description>The goings on of a creative agency</description>
	<lastBuildDate>Fri, 20 Aug 2010 17:54:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using &#8220;like&#8221; in Microsoft Access</title>
		<link>http://www.theneonhive.com/web-development/using-like-in-microsoft-access/</link>
		<comments>http://www.theneonhive.com/web-development/using-like-in-microsoft-access/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 10:26:31 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.theneonhive.com/?p=50</guid>
		<description><![CDATA[Not much to this one, and I don&#8217;t use access often, but it&#8217;s something that had me stumped for a little while so thought it worth posting. In (normal) SQL whenever you need to do a basic search in a field, the syntax is:
select * from exampletable where field1 like ('text%')
The % are used as the [...]]]></description>
		<wfw:commentRss>http://www.theneonhive.com/web-development/using-like-in-microsoft-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
