<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQLite JDBC and Kettle (Pentaho Data Integration) ETL</title>
	<atom:link href="http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/</link>
	<description>A country datasmith.</description>
	<lastBuildDate>Tue, 16 Mar 2010 12:22:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Gleeson</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5503</link>
		<dc:creator>Tom Gleeson</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5503</guid>
		<description>@Amir_60

No need to do any of the above, SQLite now comes as standard in Kettle (PDI).

Tom</description>
		<content:encoded><![CDATA[<p>@Amir_60</p>
<p>No need to do any of the above, SQLite now comes as standard in Kettle (PDI).</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amir_60</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5502</link>
		<dc:creator>amir_60</dc:creator>
		<pubDate>Wed, 04 Nov 2009 08:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5502</guid>
		<description>hi every one
 i read this article but i can not use it

Ensure the JAR file is on the CLASSPATH. Under WindowsXP I added “set CLASSPATH=%CLASSPATH%;libext\sqlitejdbc-v030-nested.jar” to the SPOON.BAT file. 
???????!!!!!!!!!!!!
how i can do that??
 other qustion 
witch version of jdbc driver and kettle spoon shoult to use???
i have kettle ver 3. and jdbc driver that i donot know how use them 

 note : iam very  beginer 
guid me  step by setp</description>
		<content:encoded><![CDATA[<p>hi every one<br />
 i read this article but i can not use it</p>
<p>Ensure the JAR file is on the CLASSPATH. Under WindowsXP I added “set CLASSPATH=%CLASSPATH%;libext\sqlitejdbc-v030-nested.jar” to the SPOON.BAT file.<br />
???????!!!!!!!!!!!!<br />
how i can do that??<br />
 other qustion<br />
witch version of jdbc driver and kettle spoon shoult to use???<br />
i have kettle ver 3. and jdbc driver that i donot know how use them </p>
<p> note : iam very  beginer<br />
guid me  step by setp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Gleeson</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5184</link>
		<dc:creator>Tom Gleeson</dc:creator>
		<pubDate>Mon, 25 May 2009 08:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5184</guid>
		<description>@nazmul

As I&#039;ve said before, I don&#039;t know, see http://www.mail-archive.com/search?l=sqlitejdbc@googlegroups.com&amp;q=j2me

Have you considered using JavaDB (aka Derby) http://developers.sun.com/javadb/index.jsp
..if xfer of information between SQLite and JavaDB is required use CSV files, JavaDB handles CSVs as a first-order datasources.

Tom</description>
		<content:encoded><![CDATA[<p>@nazmul</p>
<p>As I&#8217;ve said before, I don&#8217;t know, see <a href="http://www.mail-archive.com/search?l=sqlitejdbc@googlegroups.com&amp;q=j2me" rel="nofollow">http://www.mail-archive.com/search?l=sqlitejdbc@googlegroups.com&amp;q=j2me</a></p>
<p>Have you considered using JavaDB (aka Derby) <a href="http://developers.sun.com/javadb/index.jsp" rel="nofollow">http://developers.sun.com/javadb/index.jsp</a><br />
..if xfer of information between SQLite and JavaDB is required use CSV files, JavaDB handles CSVs as a first-order datasources.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nazmul</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5182</link>
		<dc:creator>nazmul</dc:creator>
		<pubDate>Mon, 25 May 2009 04:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-5182</guid>
		<description>is there any way to work with SQLite and J2ME??? Please help me........</description>
		<content:encoded><![CDATA[<p>is there any way to work with SQLite and J2ME??? Please help me&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blicket</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4739</link>
		<dc:creator>blicket</dc:creator>
		<pubDate>Mon, 06 Oct 2008 18:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4739</guid>
		<description>@Tsolmon

Have you had any luck getting SQLite to work with J2ME?</description>
		<content:encoded><![CDATA[<p>@Tsolmon</p>
<p>Have you had any luck getting SQLite to work with J2ME?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsolmon</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4729</link>
		<dc:creator>Tsolmon</dc:creator>
		<pubDate>Mon, 22 Sep 2008 12:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4729</guid>
		<description>thank you so much</description>
		<content:encoded><![CDATA[<p>thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Gleeson</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4728</link>
		<dc:creator>Tom Gleeson</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4728</guid>
		<description>@Tsolmon

Short answer, I don&#039;t know, but see http://www.mail-archive.com/sqlitejdbc@googlegroups.com/msg00052.html

Tom</description>
		<content:encoded><![CDATA[<p>@Tsolmon</p>
<p>Short answer, I don&#8217;t know, but see <a href="http://www.mail-archive.com/sqlitejdbc@googlegroups.com/msg00052.html" rel="nofollow">http://www.mail-archive.com/sqlitejdbc@googlegroups.com/msg00052.html</a></p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsolmon</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4727</link>
		<dc:creator>Tsolmon</dc:creator>
		<pubDate>Thu, 18 Sep 2008 04:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-4727</guid>
		<description>how to connect J2ME and SQLite ?</description>
		<content:encoded><![CDATA[<p>how to connect J2ME and SQLite ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobansaor</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-3893</link>
		<dc:creator>gobansaor</dc:creator>
		<pubDate>Tue, 19 Feb 2008 10:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-3893</guid>
		<description>Hola Martha,

La versión 6 de qué?</description>
		<content:encoded><![CDATA[<p>Hola Martha,</p>
<p>La versión 6 de qué?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martha</title>
		<link>http://blog.gobansaor.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-3892</link>
		<dc:creator>Martha</dc:creator>
		<pubDate>Tue, 19 Feb 2008 00:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/2006/12/18/sqlite-jdbc-and-kettle-pentaho-data-integration-etl/#comment-3892</guid>
		<description>hello, please help can not connect with the database anywhere verssion 6.0</description>
		<content:encoded><![CDATA[<p>hello, please help can not connect with the database anywhere verssion 6.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
