<?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: SQLite3: Unable to Open Database File</title>
	<atom:link href="http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/</link>
	<description>Discovering this wonderful world...</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:28:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rico</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-5691</link>
		<dc:creator>rico</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-5691</guid>
		<description>Thank you.
You really saved my day ..... :)</description>
		<content:encoded><![CDATA[<p>Thank you.<br />
You really saved my day &#8230;.. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikaT</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-5549</link>
		<dc:creator>MikaT</dc:creator>
		<pubDate>Sat, 21 Jan 2012 14:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-5549</guid>
		<description>Thanks a lot, this helped me. And to add a bit, the whole path does not need to be web server writable, only the directory for the database file and the database file itself.

Seems to work both for CGI style and mod_python style Python scripts.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this helped me. And to add a bit, the whole path does not need to be web server writable, only the directory for the database file and the database file itself.</p>
<p>Seems to work both for CGI style and mod_python style Python scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-5543</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Sat, 21 Jan 2012 06:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-5543</guid>
		<description>Thanks its helped</description>
		<content:encoded><![CDATA[<p>Thanks its helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gim</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-4051</link>
		<dc:creator>Gim</dc:creator>
		<pubDate>Sun, 23 Oct 2011 18:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-4051</guid>
		<description>Thanks a looooot :)</description>
		<content:encoded><![CDATA[<p>Thanks a looooot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASH VYAS</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-2053</link>
		<dc:creator>ASH VYAS</dc:creator>
		<pubDate>Fri, 09 Sep 2011 17:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-2053</guid>
		<description>hEY DUDE THANKS A TON.....IT WORKS!!!</description>
		<content:encoded><![CDATA[<p>hEY DUDE THANKS A TON&#8230;..IT WORKS!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Werner</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-1309</link>
		<dc:creator>Werner</dc:creator>
		<pubDate>Tue, 02 Aug 2011 00:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-1309</guid>
		<description>You made my day!</description>
		<content:encoded><![CDATA[<p>You made my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marina</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-1263</link>
		<dc:creator>Marina</dc:creator>
		<pubDate>Sun, 24 Jul 2011 13:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-1263</guid>
		<description>Thank you so much!!!! 
You have no idea how helpful it was!
I could finally figure out why windows service was refusing to write to the sqlite database.
Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you so much!!!!<br />
You have no idea how helpful it was!<br />
I could finally figure out why windows service was refusing to write to the sqlite database.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seba</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-1178</link>
		<dc:creator>Seba</dc:creator>
		<pubDate>Fri, 08 Jul 2011 19:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-1178</guid>
		<description>Fortunately, your post shows up as one of the first for &quot;unable to open database file 14&quot;. So I only wasted a few minutes. Thanks! :)</description>
		<content:encoded><![CDATA[<p>Fortunately, your post shows up as one of the first for &#8220;unable to open database file 14&#8243;. So I only wasted a few minutes. Thanks! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurang Khetan</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-1123</link>
		<dc:creator>Gaurang Khetan</dc:creator>
		<pubDate>Sun, 12 Jun 2011 09:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-1123</guid>
		<description>I have wasted hours and hours on this issue.  Thanks for your tip, which helped me get past this problem.</description>
		<content:encoded><![CDATA[<p>I have wasted hours and hours on this issue.  Thanks for your tip, which helped me get past this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Korir</title>
		<link>http://jaux.net/2008/12/18/sqlite3-unable-to-open-database-file/comment-page-1/#comment-1106</link>
		<dc:creator>Paul Korir</dc:creator>
		<pubDate>Sun, 05 Jun 2011 22:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=205#comment-1106</guid>
		<description>Thanks! I was wondering why the journal file was just staring at me.</description>
		<content:encoded><![CDATA[<p>Thanks! I was wondering why the journal file was just staring at me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

