Tuesday, February 14, 2012

Connection String

Can I write the connection string that uses a specific Windows user account
and not SQL user account?
Hi
You can't.
NT Integrated security uses the context of the logged on user/service to
pass to the SQL Server. You can not change that.
Regards
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Yuliaan" <Yuliaan@.discussions.microsoft.com> wrote in message
news:B1982B11-48CF-4E91-BC13-554982AD8E41@.microsoft.com...
> Can I write the connection string that uses a specific Windows user
> account
> and not SQL user account?

No comments:

Post a Comment