Thread: Pgsql 7.3 JVM 1.1 driver missing

Pgsql 7.3 JVM 1.1 driver missing

From
Marco Vezzoli
Date:
Hi everybody,
I'm looking for a pre-compiled jar for postgresql 7.3 and jvm 1.1.4; i
looked in http://jdbc.postgresql.org/download/pg73jdbc1.jar and the web
server told me that the page is missing.
I have a java environment in Lotus Domino which is not so friendly to be
used for re-compilation, so I'll be very grateful if anyone can point me
where I can find some pre-compiled jar.
Thanks in advance
    Marco
--
Marco Vezzoli       tel. +39 039 603 6852
STMicroelectronics fax. +39 039 603 5055

Re: Pgsql 7.3 JVM 1.1 driver missing

From
"Gerald Dalley"
Date:
I'm guessing there's a better "real" answer, but if you look in the
directory (http://jdbc.postgresql.org/download/), you'll see a dev version
of the JDBC drivers.  I've had troubles getting those drivers to work on
Windows, but they seem to work fine on Linux.

--Gerald Dalley
  dalleyg@mit.edu


-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Marco Vezzoli
Sent: Friday, September 26, 2003 9:15 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Pgsql 7.3 JVM 1.1 driver missing


Hi everybody,
I'm looking for a pre-compiled jar for postgresql 7.3 and jvm 1.1.4; i
looked in http://jdbc.postgresql.org/download/pg73jdbc1.jar and the web
server told me that the page is missing.
I have a java environment in Lotus Domino which is not so friendly to be
used for re-compilation, so I'll be very grateful if anyone can point me
where I can find some pre-compiled jar.
Thanks in advance
    Marco
--
Marco Vezzoli       tel. +39 039 603 6852
STMicroelectronics fax. +39 039 603 5055

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


Re: Pgsql 7.3 JVM 1.1 driver missing

From
Marco Vezzoli
Date:
dalleyg@MIT.EDU wrote:
>
> I'm guessing there's a better "real" answer, but if you look in the
> directory (http://jdbc.postgresql.org/download/), you'll see a dev version
> of the JDBC drivers.  I've had troubles getting those drivers to work on
> Windows, but they seem to work fine on Linux.
>
Many thanks for the pointer; I'll try soon the jar I've found there.
--
Marco Vezzoli       tel. +39 039 603 6852
STMicroelectronics fax. +39 039 603 5055

Re: Pgsql 7.3 JVM 1.1 driver missing

From
Barry Lind
Date:
Marco,

I just posted the missing pg73jdbc1.jar file to the website.  Since I
upgraded to RedHat9, I had been unable to run my jdk1.1 javac, but over
the weekend I found a workaround for that and am now able to build
jdk1.1 versions.

thanks,
--Barry


Marco Vezzoli wrote:
> Hi everybody,
> I'm looking for a pre-compiled jar for postgresql 7.3 and jvm 1.1.4; i
> looked in http://jdbc.postgresql.org/download/pg73jdbc1.jar and the web
> server told me that the page is missing.
> I have a java environment in Lotus Domino which is not so friendly to be
> used for re-compilation, so I'll be very grateful if anyone can point me
> where I can find some pre-compiled jar.
> Thanks in advance
>     Marco