On Jul 23, 8:30 am, Ed Singleton <singleto...@gmail.com> 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 sqlalchemy@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