[sqlalchemy] Re: 0.6b1 and pymssql

2010-02-07 Thread Domingo Aguilera
I tried 0.8 with 0.6b1 but didn't work. Both 0.8 and 1.0.2 work with sqla 0.5.8 without problems. I began trying using pyodbc in ubuntu yesterday but can't even make it run unixodbc with freetds to reach a sqlserver . If someone has configuration tips ot make this work please let me know.

Re: [sqlalchemy] Re: 0.6b1 and pymssql

2010-02-07 Thread Michael Trier
Hi, On Feb 7, 2010, at 9:59 AM, Domingo Aguilera wrote: I tried 0.8 with 0.6b1 but didn't work. Both 0.8 and 1.0.2 work with sqla 0.5.8 without problems. I began trying using pyodbc in ubuntu yesterday but can't even make it run unixodbc with freetds to reach a sqlserver . If someone

[sqlalchemy] Re: 0.6b1 and pymssql

2010-02-07 Thread Domingo Aguilera
Tks Michael, I never saw the setup directive. Did you compile driver and setup by yourself or used the anything from a debian or rpm package? On Feb 7, 10:14 am, Michael Trier mtr...@gmail.com wrote: Hi, On Feb 7, 2010, at 9:59 AM, Domingo Aguilera wrote: I tried 0.8 with 0.6b1 but didn't

[sqlalchemy] Re: 0.6b1 and pymssql

2010-02-07 Thread Domingo Aguilera
Michael, I installed the tdsodbc package and now it's working in the ubuntu server. Tks a lot !! On Feb 7, 11:33 am, Domingo Aguilera domingo.aguil...@gmail.com wrote: Tks Michael, I never saw the setup directive.  Did you compile driver and setup by yourself or used the anything from a

Re: [sqlalchemy] Re: 0.6b1 and pymssql

2010-02-07 Thread Michael Trier
On Feb 7, 2010, at 12:52 PM, Domingo Aguilera wrote: Michael, I installed the tdsodbc package and now it's working in the ubuntu server. Tks a lot !! On Feb 7, 11:33 am, Domingo Aguilera domingo.aguil...@gmail.com wrote: Tks Michael, I never saw the setup directive. Did you compile