RE: Save java objects using JDBC - Mailing list pgsql-interfaces

From Rob Judd
Subject RE: Save java objects using JDBC
Date
Msg-id Pine.LNX.4.21.0010170913080.20412-100000@mlug.missouri.edu
Whole thread Raw
In response to RE: Save java objects using JDBC  (Peter Mount <petermount@maidstone.gov.uk>)
List pgsql-interfaces
> No, when you forget to setAutoCommit(false) you get a different exception.
> 
> This is a protocol error. What version of both the Backend, JDBC Driver and
> JDK are you using?

Very sorry - I meant to put this information in.

jdbc6.5-1.2, postgresql-6.5.3-6 (these two packaged by RedHat)
jdk-1.2.2 (pacakged by Sun)

I remember now that you mention it: a while ago I got the sources to the
jdbc and fixed this problem myself (which is why I thought I had it
working) but I no longer have it available. 

Will a simple upgrade solve this?

Thanks a lot, Rob



pgsql-interfaces by date:

Previous
From: "Clark, Joel"
Date:
Subject: RE: Windows application deployment
Next
From: Peter Mount
Date:
Subject: RE: Save java objects using JDBC