Xiaoyun,
Sorry, but MySQL itself does not support transactions (yet). It would be
fruitless for a driver to implement it.
You might check out http://www.postgresql.org/index.html. I prefer MySQL for
my use, but I've been told PostGRESQL is very powerful (but not easy to
use).
== Ross ==
-----Original Message-----
From: Xiaoyun Lu [mailto:xl...@lanterncom.com]
Sent: Monday, December 11, 2000 4:48 PM
To: 'ja...@lists.mysql.com'
Cc: Xiaoyun Lu
Subject: JDBC driver for MySql that supports transaction
Hello,
I downloaded two different jdbc drivers for mysql, and checked their souce
code for the setAutoCommit method, and they both do not support transaction.
Please let me know if there is any jdbc driver for mysql that support
transaction. Thanks a lot.
Xiaoyun
To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail java...@lists.mysql.com instead.