JDBC problem/question
- From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
- To: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: JDBC problem/question
- Date: Sun, 09 May 2004 20:00:22 +0200
- Message-id: <c7lrjn$9q6$1(at)sea(dot)gmane(dot)org>
Hello,
I'm trying out the current Win32 dev build (thanks a bunch for making it
available as a binary!) with the current development JDBC driver. When I
connect to my database and call setAutocommit(false) I get an error message:
SET AUTOCOMMIT TO OFF is no longer supported
This also happens with the 7.4 JDBC driver.
Is this a problem with the Win32 build, or is autocommit off really no
longer supported (which I cannot believe)?
Cheers
Thomas
Home |
Main Index |
Thread Index