Re: [sqlite] SQLite driver for Java

2012-11-26 Thread Duquette, William H (318K)
Thanks, Julian; we'll see. I'm not married to JDBC; an SQLite API wrapper might suit me down to the ground. I'm not doing general SQL database stuff, but we've done quite a lot with SQLite in the past, and I'd like to retain it in my toolkit. In any event I'm using Java 1.7; it's a little troubl

Re: [sqlite] SQLite driver for Java

2012-11-24 Thread John Gabriele
On Sat, Nov 24, 2012 at 12:37 PM, Julian wrote: > Dear William > >> What driver are people using to access SQLite databases from Java >> applications? > > Personally I'm using the Xerial/Zentus driver, which seems available in > several places on the net, such as > http://www.xerial.org/trac/Xe

Re: [sqlite] SQLite driver for Java

2012-11-24 Thread Julian
Dear William > What driver are people using to access SQLite databases from Java > applications? Personally I'm using the Xerial/Zentus driver, which seems available in several places on the net, such as http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC, as this uses JDBC rather than a SQLite

[sqlite] SQLite driver for Java

2012-11-06 Thread Duquette, William H (318K)
Howdy! What driver are people using to access SQLite databases from Java applications? Will -- Will Duquette -- william.h.duque...@jpl.nasa.gov Athena Development Lead -- Jet Propulsion Laboratory "It's amazing what you can do with the right tools." __