6 messages in com.mysql.lists.javaRE: JDBC driver for MySql that suppor...
FromSent OnAttachments
Xiaoyun Lu11 Dec 2000 16:47 
Ross Lambert11 Dec 2000 17:57 
Frederic Vallee11 Dec 2000 23:55 
Mark Matthews12 Dec 2000 04:31 
Xiaoyun Lu12 Dec 2000 10:24 
Ross Lambert13 Dec 2000 10:18 
Subject:RE: JDBC driver for MySql that supports transaction
From:Ross Lambert (ro@webwolves.com)
Date:12/11/2000 05:57:33 PM
List:com.mysql.lists.java

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.