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@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>   

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to