what is integrated security (SSPI). why we use in the
connection string?
Answers were Sorted based on User's Feedback
Answer / oliva
Actually If we specified a username & pwd
in connection string and we are using
Integrated Security=SSPI ...
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ankur negi
If your application runs on a Windows-based intranet, you
might be able to use Windows integrated authentication for
database access. Integrated security uses the current
Windows identity established on the operating system thread
to access the SQL Server database. You can then map the
Windows identity to a SQL Server database and permissions.
To connect to SQL Server using Windows integrated
authentication, you must identify the Windows identity under
which your ASP.NET application is running. You must also be
sure that the identity has been granted access to the SQL
Server database. This topic includes a code example that
displays the current Windows identity of the ASP.NET
application.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is difference between materialized view and view?
What is hot add cpu in sql server 2008?
What is an example of a primary key?
What are the magic tables in SQL Server 2000?
7 Answers Infogain, Merrill Lynch,
Why I can not enter 0.001 second in date and time literals in ms sql server?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
difference between function and procedure
3 Answers Cognizant, HCL, TCS, Theorem,
What the difference between UNION and UNIONALL?
Indexes are updated automatically is the full-text index also updated automatically?
What will be query used to get the list of triggers in a database?
Explain try...catch with sql server?
Why olap is used?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)