<?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: SQLite</title>
	<atom:link href="http://codehutch.com/2009/05/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehutch.com/2009/05/sqlite/</link>
	<description>Online Code Repository</description>
	<pubDate>Sun, 20 May 2012 16:13:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lea</title>
		<link>http://codehutch.com/2009/05/sqlite/comment-page-1/#comment-183</link>
		<dc:creator>lea</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://codehutch.com/?p=46#comment-183</guid>
		<description>hi, I did this however I've been getting the exception:
java.sql.SQLException: SQLite.Exception: unknown error in open

specifically in this line:
Connectionconn = DriverManager.getConnection("jdbc:sqlite://C:/test.sdb");   

is it because it's an .sdb file? (but it's sqlite still!). encountered this before...?</description>
		<content:encoded><![CDATA[<p>hi, I did this however I&#8217;ve been getting the exception:<br />
java.sql.SQLException: SQLite.Exception: unknown error in open</p>
<p>specifically in this line:<br />
Connectionconn = DriverManager.getConnection(&#8221;jdbc:sqlite://C:/test.sdb&#8221;);   </p>
<p>is it because it&#8217;s an .sdb file? (but it&#8217;s sqlite still!). encountered this before&#8230;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

