[Twisted-Python] Strange error: SQL-Server tries to rollback

Paul Goins general at vultaire.net
Fri Sep 10 06:41:37 EDT 2010


On 9/10/2010 11:17 AM, Pantelis Theodosiou wrote:
> I have a simple INSERT INTO statement sent to SQL-Server using pymssql
> module.
>
> I use the runOperation method to send the query and I get this strange
> error. The data goes through OK and is written in the database but
> SQL-Server tries to rollback.

I don't see any of the Twisted code you're trying; I only see a 
traceback and it doesn't really give enough information.

Any chance you could give us a short, self-contained example which 
demonstrates the problem?  (http://sscce.org/)

- Paul Goins



More information about the Twisted-Python mailing list