<?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>KafeKafe &#187; Database</title>
	<atom:link href="http://kafekafe.com/wordpress-mu/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://kafekafe.com/wordpress-mu</link>
	<description>Just another Kafekafe.com weblog</description>
	<lastBuildDate>Tue, 09 Jul 2013 01:15:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>FileMaker Delete Duplicate Records</title>
		<link>http://kafekafe.com/wordpress-mu/2010/07/13/filemaker-delete-duplicate-records/</link>
		<comments>http://kafekafe.com/wordpress-mu/2010/07/13/filemaker-delete-duplicate-records/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 08:48:05 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1432</guid>
		<description><![CDATA[Go to Record/Request/Page [First] Set Variable [$$ID; Value:"Table Name"::(field)] Go to Record/Request/Page [Next] Loop If ["Table Name"::(field) = $$ID] Delete Record/Request [No dialog] Else Set Variable [$$ID; Value:"Table Name"::(field)] Go to Record/Request/Page [Next; Exit after last] End If End Loop via Removing duplicate records from FileMaker « Macsolvers Blog.]]></description>
				<content:encoded><![CDATA[<blockquote><p>Go to Record/Request/Page [First]<br />
Set Variable [$$ID; Value:"Table Name"::(field)]<br />
Go to Record/Request/Page [Next]<br />
Loop<br />
If ["Table Name"::(field) = $$ID]<br />
Delete Record/Request [No dialog]<br />
Else<br />
Set Variable [$$ID; Value:"Table Name"::(field)]<br />
Go to Record/Request/Page [Next; Exit after last]<br />
End If<br />
End Loop</p></blockquote>
<p>via <a href="http://macsolvers.wordpress.com/2008/05/11/removing-duplicate-records-from-filemaker-pro/">Removing duplicate records from FileMaker « Macsolvers Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2010/07/13/filemaker-delete-duplicate-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyISAM Or InnoDB</title>
		<link>http://kafekafe.com/wordpress-mu/2010/05/11/myisam-or-innodb/</link>
		<comments>http://kafekafe.com/wordpress-mu/2010/05/11/myisam-or-innodb/#comments</comments>
		<pubDate>Tue, 11 May 2010 23:01:29 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1242</guid>
		<description><![CDATA[MyISAM Or InnoDB MySQL engine? &#124; Linuxers.]]></description>
				<content:encoded><![CDATA[<p><a href="http://linuxers.org/howto/myisam-or-innodb-mysql-engine">MyISAM Or InnoDB MySQL engine? | Linuxers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2010/05/11/myisam-or-innodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Tips</title>
		<link>http://kafekafe.com/wordpress-mu/2009/12/23/mysql-tips/</link>
		<comments>http://kafekafe.com/wordpress-mu/2009/12/23/mysql-tips/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 05:41:14 +0000</pubDate>
		<dc:creator>echen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://kafekafe.com/wordpress-mu/?p=1051</guid>
		<description><![CDATA[MySQL Tips.]]></description>
				<content:encoded><![CDATA[<p><a href="http://souptonuts.sourceforge.net/readme_mysql.htm">MySQL Tips</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kafekafe.com/wordpress-mu/2009/12/23/mysql-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
