Re: jdbc driver question

From: Barry Lind <barry(at)xythos(dot)com>
To: dmitriy <dmitriy(at)acedsl(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: jdbc driver question
Date: 2002-10-04 20:38:16
Message-ID: 3D9DFC38.9030407@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dmitriy,

The prebuilt jars on the website for jdbc2 do not contain this support.
You will need to build from source in order to have this functionality
for jdbc2. The jdbc3 driver does have this support built in to the
prebuilt jar file.

thanks,
--Barry

dmitriy wrote:
> Hi,
> I had downloaded a driver for postgresql database server from your
> site and I can't seem to find PostgresqlDataSource class there. I tried
> postgresql 7.2 and 7.3 versions JDBC2.
>
> Any suggestions, thanks

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-10-04 20:38:23 Re: ResultSet Column Name Problem in pgjdbc2.jar?
Previous Message Barry Lind 2002-10-04 20:38:10 Re: This method is not yet implemented.