New answers tagged sql-server-2008
0
votes
MS SQL Server accepts non-SSL connections even with Force Encryption enabled on the server side
In SQL Server 2022 the correct answer would be to use "Force Strict Encryption" with a proper certificate.
The term "Force encryption" is indeed not the greatest choice.
Note that ...
0
votes
How do I fix the Failed to retrieve data for attaching mdf file is which not primary database file
The dataset file extension is mdf. However, this might not be the primary database file, despite having an mdf extension. The database that you´re trying to attach might have multiple files with the ...
Top 50 recent answers are included
Related Tags
sql-server-2008 × 3879sql-server × 2356
sql-server-2008-r2 × 337
t-sql × 208
performance × 207
sql-server-2012 × 184
sql-server-2005 × 148
index × 125
replication × 109
backup × 106
stored-procedures × 95
restore × 92
database-design × 90
ssis × 87
security × 79
ssms × 71
query-performance × 64
permissions × 59
mirroring × 55
linked-server × 53
transaction-log × 50
ssrs × 44
trigger × 39
partitioning × 38
deadlock × 38