[Zope] RE HELP -> Non-Transaction Tables couldn't be rolled b ack

Schmidt, Allen J. aschmidt@nv.cc.va.us
Fri, 21 Sep 2001 09:17:39 -0400


When I do this, I get an error stating it is not a valid database name.

-----Original Message-----
From: Chris Keyes [mailto:chrisk@nipltd.com]
Sent: Friday, September 21, 2001 5:26 AM
To: brianw@hilgraeve.com
Cc: zope@zope.org
Subject: [Zope] RE HELP -> Non-Transaction Tables couldn't be rolled
back


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




_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )