Hi Jim,

Jim Dodgen a écrit :
Hello,

first off I am not a java guy. I'm a perl C guy.

I am getting involved in a upcoming project that needs a java wrapper that will work for both windows and linux.
Any preferences?
I currently use this one:
http://www.zentus.com/sqlitejdbc/

o The nestedVM will work for both windows and linux, but you will loose 
performance.
o The native JNI libraries are faster, but do not work for both windows and 
linux.

Personnally, I use native JNI libraries, and choose at runtime the native 
library to open.
(on eclipse, with OS-dependant fragments, it's easy to do)

Xavier


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to