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 |
How to delete existing triggers using "drop trigger"?
What is the function of sql server agent windows service?
How to delete a database in ms sql server?
What is inline table-value user-defined function?
What is the advantage of specifying WITH GRANT OPTION in the GRANT command?
what are user defined datatypes? : Sql server database administration
How to create indexed view?
What gets stored inside msdb database?
hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
7 Answers Google, TCS, Unisys,
What are the differences between stored procedure and the dynamic sql?
How to search for a string in all stored procedure in sql server?
How to make a column nullable?
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)