Transfere Data
Posted by: A J
Date: January 27, 2005 03:42PM

Dear sir,

I used Java language to transfere big xml file to mysql database,
every thing is well, but
when i start to transfere the data
this exception come.

Transfer to DBMS Failure -
de.tudarmstadt.ito.xmldbms.KeyException: Can't call commit when autocommit=true

in my.ini file under [mysqld] I add

init_connect='SET AUTOCOMMIT=0'

but, still the same error massage....

what we can do with autocommit.

thanks a lot.

Options: ReplyQuote


Subject
Written By
Posted
Transfere Data
A J
January 27, 2005 03:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.