<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — SQLite bug]]></title>
		<link>https://punbb.informer.com/forums/topic/3786/sqlite-bug/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/3786/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SQLite bug.]]></description>
		<lastBuildDate>Fri, 07 May 2004 15:58:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SQLite bug]]></title>
			<link>https://punbb.informer.com/forums/post/13425/#p13425</link>
			<description><![CDATA[<p>[Topic moved]</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Fri, 07 May 2004 15:58:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13425/#p13425</guid>
		</item>
		<item>
			<title><![CDATA[Re: SQLite bug]]></title>
			<link>https://punbb.informer.com/forums/post/13417/#p13417</link>
			<description><![CDATA[<p>right. it&#039;s an punbb+ bug. <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (jacobswell)]]></author>
			<pubDate>Fri, 07 May 2004 15:48:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13417/#p13417</guid>
		</item>
		<item>
			<title><![CDATA[Re: SQLite bug]]></title>
			<link>https://punbb.informer.com/forums/post/13416/#p13416</link>
			<description><![CDATA[<p>Yes, using addslashes() on query data with SQLite will screw things up. You should use sqlite_escape_string().</p><p>Then again, how can this be a bug report? PunBB doesn&#039;t even support SQLite in it&#039;s current version.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Fri, 07 May 2004 15:43:32 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13416/#p13416</guid>
		</item>
		<item>
			<title><![CDATA[SQLite bug]]></title>
			<link>https://punbb.informer.com/forums/post/13406/#p13406</link>
			<description><![CDATA[<p>Hello.</p><p>Using SQLite, we will have a bug.<br />Currently we use addslashes() before we qoute in database queries.<br />Most of database systems use backslashes for escaping single quotes, but SQLite uses a more single quote. so escaping this(&#039;), it should be double single quotes(&#039;&#039;).</p><p>When we use SQLite, and type a single quote in the message field and press submit button, it will show you an error message. I&#039;ve tested in Win2000 / Apache.</p>]]></description>
			<author><![CDATA[null@example.com (jacobswell)]]></author>
			<pubDate>Fri, 07 May 2004 14:19:50 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13406/#p13406</guid>
		</item>
	</channel>
</rss>
