Re: Connect via odbc from Windows to Linux - Mailing list pgsql-jdbc

From Bruce Hyatt
Subject Re: Connect via odbc from Windows to Linux
Date
Msg-id 182779.95818.qm@web34404.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Connect via odbc from Windows to Linux  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Connect via odbc from Windows to Linux
List pgsql-jdbc
--- On Tue, 12/2/08, Oliver Jowett <oliver@opencloud.com> wrote:

> You don't have the driver in your classpath.

For some reason I had assumed that Java EE 5 SDK included the driver but I couldn't locate postresql.jar on my
computer.So I downloaded and ran various precompiled versions of the driver from jdbc.postgresql.org and always got the
error"failed to load main-class manifest attribute." Googling this in various permutations at Google, jdbc.postgresql
andjava.sun lists I didn't find anything promising. 

I tried to build the source with Ant but I always wind up with "Buildfile: build.xml does not exist."

Sorry for the newbie questions and problems. I thought once I had all the components working it would be fairly simple
toimplement jdbc to PostgreSQL. This list also seemed more appropriate than the novice list. 

Sincerely obliged,
Bruce Hyatt





pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: text type handling
Next
From: Oliver Jowett
Date:
Subject: Re: Connect via odbc from Windows to Linux