Attribute Error: tpc_begin
I'm trying to get ZSolidDA working. I had to make minor changes to sql.c and the Makefile to account for my Solid version 3 libs and includes. The compile went ok, and sql.so is importable and looks ok. I'm trying to run a ZSQLMethod to create a table and I'm getting an exception: Error Type: AttributeError Error Value: tpc_begin Traceback (innermost last): File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 214, in publish_module File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 179, in publish File /opt/Zope-2.1.2-src/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook (Object: SQLcreateTable) File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 169, in publish File /opt/Zope-2.1.2-src/lib/python/ZODB/Transaction.py, line 236, in commit AttributeError: (see above) I searched an found this related bug, apparently during 2.0.0 beta: http://classic.zope.org:8080/Collector/308/view Any ideas how to fix this anyone? Thanks. details: Zope 2.1.2, using zserver Redhat 6.0. ZSolidDA-2-0-0. SOLID Embedded Engine - v.03.00.0051 (Linux ix86 MT) -- William K. Scherer Sr. Member of Applications Staff Bell Atlantic Mobile
participants (1)
-
Bill Scherer