Hi,

>How can I connect to sql server with windows authentication using 
>sqlalchemy?
>Using pymssql I haven't find a way.
>  
>
You have to use adodbapi or pyodbc - just specify no username/password 
and it just works.

I don't think it's possible with pymssql.

Paul

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to