MS SQL Server: NT Authentication. Possible?

Jarek Zgoda jzgoda at o2.usun.pl
Fri Aug 18 15:30:33 EDT 2006


Tim Golden napisał(a):

> import adodbapi
> 
> db = adodbapi.connect ("Provider=sqloledb;Data Source=VODEV1;Initial
> Catalog=EVOBACK;Integrated Security=SSPI;")

This kind of connection doesn't work for me. I think it's some
misconfiguration on AD side, but I still get "not associated with
trusted connection" and I don't know what to ask my sysadmin, so I'd
rather stay with SQL login.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list