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 kind of problems occurs if we do not implement proper locking strategy?
Explain about protocol layer present in SQL server?
How will u get 5 years back record?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
How do I setup a sql server database?
How to achieve Paging of records in SQL SERVER?
0 Answers Petranics Solutions,
What are the differences between stored procedure and the dynamic sql?
could you please reply for these question: 1.About Use Apply? 2.Avoid cursors - When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too. 3.What is computed columns? Thanks in advance. Regards, Rupesh
What is the name of the Database which IBM mainframe uses?
What is cube dimension? : sql server analysis services, ssas
What is the use of custom fields in report?
What is normalization? What number of normalization shapes are there?
Oracle (3253)
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)