.net sql server account database authentication question
Mark Aurit <[email protected]> Thu, 12 Jun 2008 15:33:41 -0700
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
Im creating an asp.net/sql server app; Id prefer to use a sql server account to maximize connection pooling, our security guy wants integrated security. We've reached an agreement where I can use a single account as long as its a domain account, but Ive been unable to figure out how to do so (if its even possible). Im thinking I either need to use integrated security but force sql server to use a single account, or use a regular connection string, naming the domain account and password with Integrated Security=false. Does want I want to do sound possible? Thanks, Mark =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com