since I dont know what that is, all I can say is the underlying DBAPI has to support this form of authentication for this to be possible. and i would think that if the DBAPI can do it, it would only be a matter of the proper arguments being sent to its connect() method, in which case SA supports sending any arguments you want to connect().
On Sep 4, 2006, at 5:18 AM, Achim Domma wrote: > Hi, > > I'm quite new to SQLAlchemy and already really like it. I'm using it > together with Pylons. > > Now I have to connect to a MSSQL Database and I have to use integrated > authentication. I had a look at the code and it looks like SQLAlchemy > does not support it. Because it's the recommended way to connect to > MSSQL Server I wonder that I cannot find any infos about using > integrated authentication with SQLAlchemy!? > > Is that not yet possible? I think it would be easy to implement and I > could provide a patch. But because I'm new, I first ask if I'm missing > something! ;-) > > regards, > Achim > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Sqlalchemy-users mailing list > Sqlalchemy-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users