Re: [Sqlalchemy-tickets] [sqlalchemy] #2909: support MS ODBC for linux / Connection is busy with re
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-14 06:12:46
|
#2909: support MS ODBC for linux / Connection is busy with results for another
command
-------------------------------------------+-------------------------------
Reporter: tuomur | Owner: zzzeek
Type: defect | Status: new
Priority: high | Milestone: 0.9.xx
Component: mssql | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: needs questions answered |
-------------------------------------------+-------------------------------
Comment (by tuomur):
Okay, it looks like two datasources is the problem. Both of the
connections work fine on their own, but when I try to use another one I
get the same exception. I tried creating two connections with just pyodbc
alone, and even that crashes. Only the first connection making the trip to
database works. So I guess this isn't SQLAlchemy issue after all.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2909#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|