[Zope] how to get details of sql.error ?

Nitin Borwankar nitin@borwankar.com
Thu, 09 Dec 1999 12:15:37 -0800


I am getting a vanilla sql.error message from Zope when testing a ZSQL
method
The ZSQL method is a single insert statement without any dtml-try/except
wrapper.
How do I get Zope to be a little more verbose about waht the problem is
?

Nitin