Re: JDBC for Java Micro Edition J2ME???

From: Frederick Klauschen <fklauschen(at)yahoo(dot)com>
To: Dave(at)micro-automation(dot)net, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC for Java Micro Edition J2ME???
Date: 2002-03-18 08:27:16
Message-ID: 20020318082716.64851.qmail@web10101.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

In the JDBC-Documentation, it says that you should
not try to compile the driver with javac ... directly,
just use the --with-java option. Since J2ME needs
JDK2 for development and just seems to be some kind
of toolbox, I dont know if it is possible or how
to compile the driver with j2me.

Frederick

--- Dave Cramer <Dave(at)micro-automation(dot)net> wrote:
> What happens when you compile the driver with j2me?
>
> Dave
>
> > -----Original Message-----
> > From: pgsql-jdbc-owner(at)postgresql(dot)org
> > [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf
> Of
> > Frederick Klauschen
> > Sent: Saturday, March 16, 2002 1:22 PM
> > To: pgsql-jdbc(at)postgresql(dot)org
> > Subject: [JDBC] JDBC for Java Micro Edition
> J2ME???
> >
> >
> > Hi,
> >
> > I am looking for a JDBC driver for Postgresql
> > that can be used with the Java 2 Mirco Edition
> > (J2ME) for Palm/PDA use.
> > Does anybody know if such a driver exists or
> > are there any other possibilities connecting
> > java PDA applications with postgresql?
> >
> > Thanks a lot,
> >
> > Frederick
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please
> send an
> > appropriate subscribe-nomail command to
> > majordomo(at)postgresql(dot)org so that your message can
> get through
> > to the mailing list cleanly
> >
> >
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-03-18 14:24:16 Re: JDBC for Java Micro Edition J2ME???
Previous Message Viacheslav N Tararin 2002-03-18 07:15:08 Re: JDBC Logging & log4j