News

Microsoft has made managing encryption keys more secure for users running SQL Server 2022 CU18 and later on Azure Linux ...
SQL Server has come a long way in the past 5 years, though the history seems to linger. Let's look at the recent history and see what the story is with database vulnerabilities.
Unveiling Page-Level Corruption: A page in SQL Server is a unit, usually of 8 KB size, used to store data, such as tables, indexes, log files, etc. You can save the pages on hard drives. However, ...
Microsoft this month pushed out 133 patches for a broad swatch of software and apps and plugged a zero-day flaw in SQL Server ...
The new ledger feature in SQL Server 2022 provides blockchain-based security to ensure data isn't tampered with. The ability to cryptographically guarantee the integrity of data is especially useful ...
Helps to resolve complex corruption-related errors Conclusion The SQL Server errors, like 823, 824, and 825, usually occurs due to corruption in pages in SQL database. In this article, we’ve covered ...
According to a semi-annual report released by security firm Imperva in August, the median number of SQLi attacks experienced by a typical Web application between December 2011 and May 2012 was 17. ...
Now, since SQL Server 2005, standard logins will optionally follow the Windows password policy in effect on the server. Previously we had to develop our own password policy code within our ...