[Tutor] pymssql or ODBC

Luke Paireepinart rabidpoobear at gmail.com
Fri Sep 15 05:53:27 CEST 2006


Chris Hengge wrote:
> 4.5 hours... all I'm seeing are a few other libraries, none of which
> mention having windows authentication :/
>
> On Thu, 2006-09-14 at 16:12 -0700, Chris Hengge wrote:
>   
>> Does anyone know how to make pymssql use windows authentication? 
>>  
>>     
No, but if you know how to do it using mssql syntax it's probably the 
same for python.
AFAICT the db libraries just give you an interface into the db's 
interpreter (if you'd call it that?)
and  you pass it all the stuff you want it to do.  Is that not how 
pymssql works?
>> Also, can anyone point me to a simple ODBC guide for SQL? 
>>  
>> I'd like to use ODBC if I can so that users of my software dont have
>> to install extra libraries to use my utilities. 
>>  
>> Thanks.
>>     
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>   



More information about the Tutor mailing list