<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: SQL Code Jockeys &#8211; Beware the Apostrophe	</title>
	<atom:link href="https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/feed/" rel="self" type="application/rss+xml" />
	<link>https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/</link>
	<description>Music Director and Music Technology</description>
	<lastBuildDate>Fri, 16 Feb 2007 08:34:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: S		</title>
		<link>https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/#comment-5851</link>

		<dc:creator><![CDATA[S]]></dc:creator>
		<pubDate>Fri, 16 Feb 2007 08:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.conradaskland.com/blog/2006/12/sql-code-jockeys-beware-the-apostrophe/#comment-5851</guid>

					<description><![CDATA[same problem here.. on  www.super55.com  The apostrophes are messing up my code and it does not matter if I double them or not.]]></description>
			<content:encoded><![CDATA[<p>same problem here.. on  <a href="http://www.super55.com" rel="nofollow ugc">http://www.super55.com</a>  The apostrophes are messing up my code and it does not matter if I double them or not.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: askland		</title>
		<link>https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/#comment-5815</link>

		<dc:creator><![CDATA[askland]]></dc:creator>
		<pubDate>Thu, 15 Feb 2007 22:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.conradaskland.com/blog/2006/12/sql-code-jockeys-beware-the-apostrophe/#comment-5815</guid>

					<description><![CDATA[Thanks for the info Larry!]]></description>
			<content:encoded><![CDATA[<p>Thanks for the info Larry!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Larry Dumoulin		</title>
		<link>https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/#comment-5813</link>

		<dc:creator><![CDATA[Larry Dumoulin]]></dc:creator>
		<pubDate>Thu, 15 Feb 2007 22:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.conradaskland.com/blog/2006/12/sql-code-jockeys-beware-the-apostrophe/#comment-5813</guid>

					<description><![CDATA[That barely took me a half hour - codefixer.com - never heard of them before, but their fix worked for me :)

Use the Replace function to change a single apostrophe to a double apostrophe (NOT a double quotation), which SQL will interpret as a single apostrophe and all works excellent......]]></description>
			<content:encoded><![CDATA[<p>That barely took me a half hour &#8211; codefixer.com &#8211; never heard of them before, but their fix worked for me 🙂</p>
<p>Use the Replace function to change a single apostrophe to a double apostrophe (NOT a double quotation), which SQL will interpret as a single apostrophe and all works excellent&#8230;&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Larry Dumoulin		</title>
		<link>https://conradaskland.com/blog/sql-code-jockeys-beware-the-apostrophe/#comment-5812</link>

		<dc:creator><![CDATA[Larry Dumoulin]]></dc:creator>
		<pubDate>Thu, 15 Feb 2007 21:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.conradaskland.com/blog/2006/12/sql-code-jockeys-beware-the-apostrophe/#comment-5812</guid>

					<description><![CDATA[I&#039;ve been researching this exact issue.  Unfortunately for me I need to find an answer because I need to use the apostrophe in the Surname field of my database.  Many names have apostrophe&#039;s within them, and people get rather picky as to how their name is spelled.  

I&#039;ll let you know what I find....]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been researching this exact issue.  Unfortunately for me I need to find an answer because I need to use the apostrophe in the Surname field of my database.  Many names have apostrophe&#8217;s within them, and people get rather picky as to how their name is spelled.  </p>
<p>I&#8217;ll let you know what I find&#8230;.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
