The following works for me : mssql://:@<host>/<catalog>
It seems to use automatically SSPI auth if you don't specify any user and password. Olivier 2008/5/15, TkNeo <[EMAIL PROTECTED]>: > > > I don't want to use the DSN method. The DSN would not be configured at > some client machines etc etc. .. > > TK > > > > On May 15, 1:30 pm, "Rick Morrison" <[EMAIL PROTECTED]> wrote: > > The DSN method should work with Integrated Security as well. Here's a > short > > writeup of the DSN configuration: > > > > http://support.microsoft.com/kb/176378 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
