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