Problem with transactions

From: Marcos Truchado <mtruchado(at)telefonica(dot)net>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Problem with transactions
Date: 2004-05-12 19:22:40
Message-ID: 40A27980.80404@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi:

this is normal or it's a bug?

please, rewrite the line 98 to fit your database:

DriverManager.getConnection("jdbc:postgresql://yourIp:yourPort/yourDataBaseName?charSet=yourCharSet",
"yourUser", "yourPassword");

Attachment Content-Type Size
Problem.java text/x-java 3.4 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-05-12 20:02:59 Re: Problem with transactions
Previous Message Dave Cramer 2004-05-12 18:25:07 Re: setAutoCommit(false)