<?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>wp-SwimTeam &#187; MySQL</title>
	<atom:link href="http://www.wp-swimteam.org/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-swimteam.org</link>
	<description>A WordPress plugin for swim team management</description>
	<lastBuildDate>Wed, 01 Sep 2010 20:43:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Struggling with MS Access</title>
		<link>http://www.wp-swimteam.org/2008/07/18/struggling-with-ms-access/</link>
		<comments>http://www.wp-swimteam.org/2008/07/18/struggling-with-ms-access/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 14:22:24 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WinSwim]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=45</guid>
		<description><![CDATA[While it isn&#8217;t really relevant to the wp-swimteam plugin, it is related to swim team.  Our team is using WinSwim for meet management which relies on Crystal Reports for generating reports.  I have been customizing reports for our team and am working on one which requires me to really poke into Access. I have done [...]]]></description>
			<content:encoded><![CDATA[<p>While it isn&#8217;t really relevant to the wp-swimteam plugin, it is related to swim team.  Our team is using WinSwim for meet management which relies on Crystal Reports for generating reports.  I have been customizing reports for our team and am working on one which requires me to really poke into Access.</p>
<p>I have done quite a bit of work with MySQL so it is frustrating to encounter SQL constructs which Access doen&#8217;t support.  Right now I am struggling with how to determine if a table in Access already exists and if it does, I want to drop it.  What a PITA.  Access doesn&#8217;t support the DROP TABLE IF EXISTS construct which MySQL (and others) support.</p>
<p>If you know how to do this, please tell me how in the comments!  <img src='http://www.wp-swimteam.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/07/18/struggling-with-ms-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
