Sun Java Creatror2 postgresql 8.1

From: Владимир Лашин <lash(at)donenergo(dot)ru>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Sun Java Creatror2 postgresql 8.1
Date: 2006-04-18 05:30:00
Message-ID: 1145338200.6717.22.camel@gp12ito07.donenergo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi.

Sun Java Studio Creator 2 and PostgreSQL 8.1 database
using 8.1-405 jdbc3.

Connectin,fetching,... works.

But "someDataProvider.commitChanges()" works only first time.
Then the only message i get after "someDataProvider.commitChanges()" is
"can't change isolation level in the middle of transaction".
I must use stored procedures for update and insert records. It works
fine.

When i change the data provider to MySQL
all works fine (i mean "someDataProvider.commitChanges()").

Can anybody comment ?.

Thanks.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-04-18 06:38:26 Re: Sun Java Creatror2 postgresql 8.1
Previous Message Pavan Kumar 2006-04-18 03:22:20 Re: thread hang on execute call