Re: which jdbc jar files to use?

From: Mark Lewis <mark(dot)lewis(at)mir3(dot)com>
To: Jack Yu <jyu(at)iis-consulting(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: which jdbc jar files to use?
Date: 2007-05-08 15:52:45
Message-ID: 1178639565.20922.514.camel@archimedes
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

You can use either. For new projects, you should probably use jdbc4
because it might implement more functionality.

On Tue, 2007-05-08 at 11:36 -0400, Jack Yu wrote:
> Hi All,
>
>
>
> I’m trying to use the jdbc jar file from PGSQL, but I found two of
> them,
>
> 1) postgresql-8.2-505.jdbc3.jar
>
> 2) postgresql-8.2-505.jdbc4.jar
>
>
>
> I have java sdk 1.6 now, which one should I use?
>
>
>
> Thanks.
>
>
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jack Yu 2007-05-08 16:08:53 ODMG4 jar file does not exisit
Previous Message Jack Yu 2007-05-08 15:36:04 which jdbc jar files to use?