Re: BLOBS : how to remove them totally - Mailing list pgsql-general

From Kris Jurka
Subject Re: BLOBS : how to remove them totally
Date
Msg-id Pine.LNX.4.33.0312220455480.2523-100000@leary.csoft.net
Whole thread Raw
In response to Re: BLOBS : how to remove them totally  (Nilabhra Banerjee <nil_ban@yahoo.co.uk>)
List pgsql-general

On Mon, 22 Dec 2003, [iso-8859-1] Nilabhra Banerjee wrote:

> connection.setAutoCommit works well with postgresql
> 7.3 .. but with postgresql 7.4 I am getting the
> error...
> Error in connection == ERROR:  SET AUTOCOMMIT TO OFF
> is no longer supported
>
> I have tried pg73jdbc1.jar and pg73jdbc3.jar .. both
> gave the same error....

To access a 7.4 database you need a 7.4 jdbc driver.  Try downloading one
from http://jdbc.postgresql.org/download.html

Kris Jurka


pgsql-general by date:

Previous
From: Nilabhra Banerjee
Date:
Subject: Re: BLOBS : how to remove them totally
Next
From: Pavel Stehule
Date:
Subject: questions about tsearch2 (for czech language)