what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
Answer / Banti
In SQL Server, version 6.5 used SAS (SQL Authentication Service) for authentication while version 7.0 introduced Windows Authentication (also known as Integrated Security). The main difference lies in the method of authentication: SAS uses SQL Server-specific user names and passwords, whereas Windows Authentication relies on the security context provided by the operating system.nnIn version 6.5, you could have mixed-mode authentication that supports both SAS and Windows Authentication. However, it's recommended to use only Windows Authentication in modern versions of SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about protocol layer present in SQL server?
How to get last system shutdown time in Sql server when restarted system?
What is sql sandbox in sql server?
What is the STUFF function and how does it differ from the REPLACE function?
how to get the automatic backup of the database in the sql server
What are the types of sql server?
Explain full-text query in sql server?
What are the differences between stored procedure and functions in SQL Server 2000?
25 Answers College School Exams Tests, HCL, Infosys, TCS,
1.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder
3 Answers CarrizalSoft Technologies, IBM,
What is difference between standardization and normalization?
What stored by the master? : sql server database administration
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
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)