Just a word of advice, make your binding to SQLite dynamic - it's more
code but ultimately you won't have to keep releasing new versions of
your driver everytime SQLite changes.

Steve

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
rg] On Behalf Of gnorman22
Sent: 31 December 2005 22:38
To: sqlite-users@sqlite.org
Subject: [RBL] [sqlite] JDBC driver

I've been working on a JDBC driver for the latest version of Sqlite
(3.2.8).  I know that someone has already written 1 for an older
version, and I really didn't intend to reinvent the wheel.  However, I
wanted to learn Sqlite and how to write a JDBC driver and this sort of
evolved.  If this is this something that anyone would be interested in
looking at, I'd be happy to share what I have.  

Let me know.

Reply via email to