i have freetds 0.82, pyodbc 2.1.4. except for binary it mostly works fine (with sqla 0.6).
On Jul 26, 2009, at 9:33 AM, Timothy N. Tsvetkov wrote: > > Please, tell me about using it in OS X? What driver do u use, versions > etc. > > On Jul 25, 6:17 am, mtrier <[email protected]> wrote: >> On Jul 23, 8:30 am, Ed Singleton <[email protected]> wrote: >> >>> I've managed to get SA (0.6 branch) and pyodbc connecting to anMSSQL >>> db on Mac OS X, but I've recently been trying to get it working on >>> linux (Debian Lenny) and have been hitting some problems. >> >>> It's definitely working to some degree. Adding "TDS_Version = >>> 8.0" to >>> my odbc.ini fixed some unicode problems, and so now simple pyodbc >>> stuff seems to work. Querying seems to be fine, but sometimes >>> adding >>> lots of data using the orm fails with the message: DBAPIError: >>> (Error) >>> ('HY000', 'The driver did not supply an error!') >> >>> The same error occurs in both SA 0.5.5 and SA 0.6 >> >>> I'm going to try a few more things to narrow down a bit more where >>> the >>> problem is, but if any has any ideas of what it could be or how I >>> could debug it, I'd be very grateful. >> >> Any luck on this? I'm using both with OSX and Ubuntu without >> differences in behavior. Do you have an isolated test case that >> duplicates this behavior? >> >> Michael > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
