jdbc for any JVM on Pocket PC?

From: Jose Antonio Becerra Permuy <ronin(at)udc(dot)es>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: jdbc for any JVM on Pocket PC?
Date: 2003-12-15 12:24:24
Message-ID: 200312151324.24986.ronin@udc.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Max Reymond 2003-12-15 14:24:01 europeans dates whith jdbc
Previous Message Xavier Poinsard 2003-12-12 16:30:40 Re: JDBC Scalar functions