Thread: jdbc for any JVM on Pocket PC?

jdbc for any JVM on Pocket PC?

From
Jose Antonio Becerra Permuy
Date:
Hi!
I want to make an application for Pocket PC and I would like to make it using
Java. This application has to access to a remote PostgreSQL database. The
JVMs for Pocket PC usually have their own classes (Ewe and SuperWaba, for
instance) so the jdbc doesn't even compile with them. SuperWaba has its own
jdbc interface, but it's currently only implemented for DB2.
So, the question is, does anybody port the jdbc to any JVM that runs on a
Pocket PC?
Regards.