Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

jdbc driver

0 views
Skip to first unread message

abhishekc

unread,
Sep 14, 2004, 4:16:17 AM9/14/04
to

hello sir,
i want to know that can we use jdbcMe driver for jdbc connectivity in our java application on palm handhelds.
can we use it connect to any database .
kindly reply my mail.

thanking u
yours faithfully
abhishek chopra


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Kris Jurka

unread,
Sep 14, 2004, 5:54:52 AM9/14/04
to

> i want to know that can we use jdbcMe driver for jdbc connectivity in
> our java application on palm handhelds. can we use it connect to any
> database. kindly reply my mail.
>

From a brief google it appears jdbcme is an ibm specific technology not a
generic interface. From Sun there is an optional JSR (169) providing a
JDBC package for CDC/Foundation Profile which looks more promising, but I
really don't know anything about these packages.

In any case there isn't a driver for either of these technologies
available for postgresql that I'm aware of. The goal of running in a
small environment is a little conflicting with the main postgresql driver
which will gladly trade size for speed and features. Still itt may be
possible to compile the driver for the CDC with the JSR because it seems
mainly focused on removing rather than adding things.

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

0 new messages