Need Advice or recommedation on a reoccurring error
I have noticed since yesterday that the web application that I have designed is giving me this programming error: "Attempt to initiate a new SQL Server operation with results pending". I understand what it's saying but I don't understand how come this just started occurring. Thanks, Laura
Laura McCord wrote:
I have noticed since yesterday that the web application that I have designed is giving me this programming error: "Attempt to initiate a new SQL Server operation with results pending".
How about giving us the full exception including type, value and traceback. (see the error_log object in your ZODB root...) ..and the source for the ZSQL method resulting in the errors.
I understand what it's saying but I don't understand how come this just started occurring.
What have you changed recently? ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (2)
-
Chris Withers -
Laura McCord