<?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>NewPush &#187; escape</title> <atom:link href="http://newpush.com/tag/escape/feed/" rel="self" type="application/rss+xml" /><link>http://newpush.com</link> <description>Server Hosting, Data Warehouse Hosting, Collaboration</description> <lastBuildDate>Mon, 30 Jan 2012 15:40:45 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Escape SQL apostrophe</title><link>http://newpush.com/2008/10/escape-sql-apostrophe/</link> <comments>http://newpush.com/2008/10/escape-sql-apostrophe/#comments</comments> <pubDate>Wed, 15 Oct 2008 21:56:44 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[DB2]]></category> <category><![CDATA[escape]]></category> <category><![CDATA[IBM]]></category> <category><![CDATA[SQL]]></category><guid isPermaLink="false">http://www.wdream.com/archives/14</guid> <description><![CDATA[Many drivers have ways to escape SQL strings to make sure no malicious activity is going on.&#160; Usually you can use a function in the driver that can take care of that.&#160; However, if all you need is too escape &#8230; <a href="http://newpush.com/2008/10/escape-sql-apostrophe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Many drivers have ways to escape SQL strings to make sure no malicious activity is going on.&nbsp; Usually you can use a function in the driver that can take care of that.&nbsp; However, if all you need is too escape a single quote, you can also use the double quote method:<br />&nbsp;<pre>reliability is key to gain customers' loyalty</pre><p>becomes<pre>reliability is key to gain customers'' loyalty</pre>]]></content:encoded> <wfw:commentRss>http://newpush.com/2008/10/escape-sql-apostrophe/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: newpush.com @ 2012-02-09 22:22:41 by W3 Total Cache -->
