latsabb <[EMAIL PROTECTED]> wrote:
> Has anybody tried to build the jdbcdriver for pocketpc/ARM?

I haven't tried, but it should be possible. What OS and what kind of
Java? As long as JNI is supported cross compiling with gcc is
possible.

If you're just accessing information casually and can afford a slight
performance hit, I have just finished a 100% Pure Java JDBC driver: it
compiles SQLite to MIPS and emulates it inside the JVM using a project
called NestedVM. The code is up in zentus.com/sqlitejdbc/src and I
will make some test builds available in a couple of days.

What is it about HSQLDB you find lacking?

d

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups-beta.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to