Re: JDBC install

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: João Paulo Vasconcellos <joaopaulo(at)nist(dot)fioprev(dot)org(dot)br>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC install
Date: 2003-07-22 17:54:40
Message-ID: 3F1D7A60.4030305@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

João Paulo Vasconcellos wrote:
> Hello everybody,
>
> I am new to the list and joined because I got some VERY basic
> questions about jdbc that I must get answers to, so I hope someone can
> point me to a tutorial or doc of some kind. After some time, I hope that
> i can help others with the same problems I have now :)
>
> My first question is:
> I bought the professional postgresql package,, and I must install jdbc
> on my eMac. In the Java folder of the CD, I found 4 .jar files,
> pg73jdbc[1-3].jar and pg73jdbc2ee.jar . I need JDBC so I can connect to
> postgres from webobjects. Wich one I install ? Or am i asking BS, and
> jdbc is not installed by any of these ?
>

The Driver is in these jar files. (JDBC is part of Java)

Based on the name of the thing you want to use I guess you should try
thepg73jdbc2ee.jar. Make sure it is in your CLASSPATH or just pop it
into your jre/lib/ext directory. I am assuming the Java that you have
installed is a 1.4 J2EE one.

Doesn't your "professionsl" postgresql package include documentation?
Where did you get it from?

Abracos,
Fernando

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

  • JDBC install at 2003-07-22 17:43:27 from João Paulo Vasconcellos

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Wall 2003-07-22 17:55:35 Detecting 'socket errors' - SQLSTATE patch
Previous Message João Paulo Vasconcellos 2003-07-22 17:43:27 JDBC install