RE HELP -> Non-Transaction Tables couldn't be rolled back
21 Sep
2001
21 Sep
'01
9:26 a.m.
Hi Brian If I remember correctly I had this problem last week, and Andy Dustman who helped us out in the Zope-DB list had this solution... If your using the ZMySQL database adapter, start your conection string with a "-". This disables transactions :-) so -database@server.domain username password ..... Putting a space after the - caused problems... Anyway hope that helps ;-) ChrisK
8963
Age (days ago)
8963
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Keyes