Thread: JDBC

JDBC

From
"Lufkin, Brad"
Date:
Where can I get the Postgres JDBC jar files? When I try to download them
from the downloads page, I get a page with garbage on it and no file dialog
to save anything. What gives?

Re: JDBC

From
Kris Jurka
Date:

On Mon, 4 Aug 2003, Lufkin, Brad wrote:

> Where can I get the Postgres JDBC jar files? When I try to download them
> from the downloads page, I get a page with garbage on it and no file dialog
> to save anything. What gives?

The jdbc.postgresql.org web server is incorrectly configured and responds
with a Content-Type: text/plain header for the jar file, so your browser
is trying to display it as text.  Try right clicking on the link to the
jar file and selecting "Save Link Target As..." or something similar.

Kris Jurka


Re: JDBC

From
"Nick Fankhauser"
Date:
Brad-

It sounds like your browser doesn't recognize .jar files as something to
download rather than display. The way you fix this this depends on your
browser, but to get around the problem for now, try a right-click, "save
target as"

-Nick

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Lufkin, Brad
> Sent: Monday, August 04, 2003 12:56 PM
> To: 'pgsql-jdbc@postgresql.org'
> Subject: [JDBC] JDBC
>
>
> Where can I get the Postgres JDBC jar files? When I try to download them
> from the downloads page, I get a page with garbage on it and no
> file dialog
> to save anything. What gives?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>