[Tutor] pymssql or ODBC

Chris Hengge pyro9219 at gmail.com
Fri Sep 15 08:50:52 CEST 2006


OK, so ODBC wont work.. thats not what I thought it was apparently... 

So... the question remains... how do I use Windows built in
authorization in my connection string for an MS SQL2000 server?

On Thu, 2006-09-14 at 22:53 -0500, Luke Paireepinart wrote:
> 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