hello,

I developed an application that uses SQLAlchemy to write the records on the
server. I have freetds 0.82.6 on the server. Sometimes I get an error like
this:

DBAPIError: (Error) ('08S01', '[08S01] [FreeTDS][SQL Server]Write to the
server failed (20006) (SQLExecDirectW)')

The error is not reproducible even with many requests and a moment after the
application starts to run without problems.The query I'm doing when I have
this problem are very simple.

Can someone give me some hints about this problem?

Thanks,
Federica D'Elia

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to