Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.2
-
None
-
Win xp, jdk 1.5
-
Patch Available
Description
"factory.open("store");"
raise an SQLException: Exception while creating database
the cause is the connection.commit();
if the autocommit is activated the connecdtion.commit() raise the above Exception.
the patch is in attachment...
thinks.