| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Nilabhra Banerjee <nil_ban(at)yahoo(dot)co(dot)uk> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bernd Helmle <mailings(at)oopsware(dot)de>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: BLOBS : how to remove them totally |
| Date: | 2003-12-22 09:57:42 |
| Message-ID: | Pine.LNX.4.33.0312220455480.2523-100000@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2003-12-22 10:44:36 | questions about tsearch2 (for czech language) |
| Previous Message | Nilabhra Banerjee | 2003-12-22 09:47:07 | Re: BLOBS : how to remove them totally |