Обсуждение: jdbc driver problem

Поиск
Список
Период
Сортировка

jdbc driver problem

От
soundar rajan
Дата:
Hi,

I'm using postgresql under Linux with jdk1.2.  When I
try to 'make' under /src/interfaces/jdbc to get the
jdbc driver, I get the java.version to be 1.0b4.  But,
this output doesn't generate any driver, or in fact
the postgresql.jar file itself.

Can anyone help me in getting the things done.

Thanks in advance.
Soundar.

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Re: [GENERAL] jdbc driver problem

От
Peter Mount
Дата:
On Fri, 15 Oct 1999, soundar rajan wrote:

> Hi,
>
> I'm using postgresql under Linux with jdk1.2.  When I
> try to 'make' under /src/interfaces/jdbc to get the
> jdbc driver, I get the java.version to be 1.0b4.  But,
> this output doesn't generate any driver, or in fact
> the postgresql.jar file itself.
>
> Can anyone help me in getting the things done.

With v6.5 I introduced the ability to detect the version of the JVM.
However, it was quickly discovered that not all JVM's return a consistent
version number - some don't have a number at all.

So as of 6.5.2, this code was removed, and the choice is now done in make.

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf