JDBC Driver - Mailing list pgsql-jdbc

From Greenberg, Gary
Subject JDBC Driver
Date
Msg-id AB405FDD205DD311884300508B122D9F08778AB1@emss01m04.ems.lmco.com
Whole thread Raw
Responses Re: JDBC Driver  (Rene Pijlman <rene@lab.applinet.nl>)
List pgsql-jdbc
Hello there.
I am new to PostgreSQL and having a big problem with the JDBC driver.
I have downloaded it from http://jdbc.postgresql.org/download.html
I tried both jdbc7.1-1.2.jar and jdbc7.0-1.2.jar and they are both unusable.
Neither jar nor Winzip can't open them. Nor could I open them with java -jar
command.
I tried to download them several times from various machines with the same
result.
Java gives me following exception:
Exception in thread "main" java.util.zip.ZipException: invalid CEN header
(bad signature)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
Winzip gives an error: Start of central directory not found. Zip file
corrupt.

I found this discussion on the mailing list archive and desided to drop you
a line.
Can you explain what is wrong and where I can get a working driver. I am
building just a PC client
so I don't want complete distribution, neither do I have time to build it
from source.

Thank you very much and please respond ASAP.



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: MD5-based passwords
Next
From: "Dave Cramer"
Date:
Subject: Re: JDBC driver