<?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/"
		>
<channel>
	<title>Comments on: Ease into SQLite 3 with PHP and PDO</title>
	<atom:link href="http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/feed/" rel="self" type="application/rss+xml" />
	<link>http://henryranch.net</link>
	<description>tutorials - reviews - software - airsoft - ham radio</description>
	<lastBuildDate>Fri, 18 Feb 2011 04:38:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bedri Ozgur Guler</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-4830</link>
		<dc:creator>Bedri Ozgur Guler</dc:creator>
		<pubDate>Sun, 08 Aug 2010 10:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-4830</guid>
		<description>Thank you very much for this code. I had a problem. The INSERT and UPDATE and CREATE TABLE etc queries does not function with exec() function. I can get data by query() but cannot execute any sql query by exec() function. How can i solve this?</description>
		<content:encoded><![CDATA[<p>Thank you very much for this code. I had a problem. The INSERT and UPDATE and CREATE TABLE etc queries does not function with exec() function. I can get data by query() but cannot execute any sql query by exec() function. How can i solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rafalP</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-4594</link>
		<dc:creator>rafalP</dc:creator>
		<pubDate>Thu, 08 Jul 2010 01:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-4594</guid>
		<description>YES
This woeks well wits sqlite3. Pretty basic example. To be safer use this with bind params ;)

Good Job
Thanks</description>
		<content:encoded><![CDATA[<p>YES<br />
This woeks well wits sqlite3. Pretty basic example. To be safer use this with bind params <img src='http://henryranch.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Good Job<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-1835</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Mon, 12 Apr 2010 01:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-1835</guid>
		<description>Hi,
when I first started working with SQLite, I did run into a similar problem with an SQLite 3.0 db that I created using SQLite Manager (the firefox plugin)...  

I found that I needed to make sure that my web-host supports SQLite 3.0+ and that my PHP page was being executed with PHP 5.0+.  

As a test, I just created a database similar to the one in this article using the latest command line sqlite3.exe (version 3.6.23.1) and tried it on my server.  It worked fine.  

Check to see that your script is being executed as PHP 5.0+ and that the permissions on the uploaded sqlite db file are correct.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
when I first started working with SQLite, I did run into a similar problem with an SQLite 3.0 db that I created using SQLite Manager (the firefox plugin)&#8230;  </p>
<p>I found that I needed to make sure that my web-host supports SQLite 3.0+ and that my PHP page was being executed with PHP 5.0+.  </p>
<p>As a test, I just created a database similar to the one in this article using the latest command line sqlite3.exe (version 3.6.23.1) and tried it on my server.  It worked fine.  </p>
<p>Check to see that your script is being executed as PHP 5.0+ and that the permissions on the uploaded sqlite db file are correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jjc_Mtl</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-1825</link>
		<dc:creator>jjc_Mtl</dc:creator>
		<pubDate>Sat, 10 Apr 2010 16:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-1825</guid>
		<description>This method seems to open SQLite 2.x databases only;
did you try to open an existing SQLite 3.x database created by SQLite3?
j</description>
		<content:encoded><![CDATA[<p>This method seems to open SQLite 2.x databases only;<br />
did you try to open an existing SQLite 3.x database created by SQLite3?<br />
j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrique</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-1576</link>
		<dc:creator>Enrique</dc:creator>
		<pubDate>Mon, 29 Mar 2010 17:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-1576</guid>
		<description>Awesome! I&#039;ve finally found a working example of php with sqlite3...

Thanks!!</description>
		<content:encoded><![CDATA[<p>Awesome! I&#8217;ve finally found a working example of php with sqlite3&#8230;</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/comment-page-1/#comment-737</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sun, 03 Jan 2010 16:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://henryranch.net/?page_id=108#comment-737</guid>
		<description>Finaly a working php/sqlite3/pdo example, could not find documentation anywhere...</description>
		<content:encoded><![CDATA[<p>Finaly a working php/sqlite3/pdo example, could not find documentation anywhere&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

