From: Michał S. <mi...@sa...> - 2011-01-25 22:29:32
|
Dnia 2011-01-25, wto o godzinie 23:00 +0100, Michał Sawicz pisze: > > InterfaceError: Could not set connection properties Looking at pymssql code [1] I can only assume that the module won't work for Sybase (at least for my version), simply because it seems not to support some of these properties. So I'm getting connected but the connection properties that pymssql is trying to set don't go through. So I need to have python-sybase working... [1] http://code.google.com/p/pymssql/source/browse/trunk/_mssql.pyx#482 Best regards, -- Michał Sawicz <mi...@sa...> |