Email Alerts
-
Implementing security audit in SQL Server 2008
If you're a DBA tasked with producing detailed audits tracking database use, take a look at these capabilities in SQL Server 2008 where the process is much easier than in earlier versions. Tip
-
New security features in SQL Server 2008 leave some work for you
Microsoft has certainly taken security in SQL Server 2008 to a higher level. But as IT security expert Kevin Beaver points out, just because SQL Server 2008 is secure to begin with, that doesn't mean it'll be secure in your environment. Add people an... Tip
-
Can I encrypt and restore a database backup in SQL Server 2005?
Discover the best solutions for encrypting, decrypting and restoring a database in SQL Server 2005. Ask the Expert
-
FAQ: How to troubleshoot and grant SQL Server permissions
Problems with permissions will affect your users, their login abilities and their access to certain aspects of your SQL Server. Troubleshoot all of your SQL Server permissions issues with these FAQs. FAQ
-
Secure SQL Server from SQL injection attacks
Did you know that any Web application using dynamic SQL is at risk for a SQL injection attack? It's one of the most common security risks for Internet-facing SQL Server databases. In this tip, you'll learn how SQL injection works and get precise step... Tip
-
How insiders hack SQL databases with free tools and a little luck
It only takes a few free security tools, a little luck and a malicious intent to put your SQL Server database at risk. IT security specialist Kevin Beaver walks you through a real-world scenario of how a network insider can hack seemingly harmless da... Tip
-
Sarbanes-Oxley compliance checklist: IT security and SQL audits
If your SQL Server environment is not yet expected to meet Sarbanes-Oxley (SOX) Act compliance standards, it soon will be. In this tip, SQL Server expert Michelle Gutzait presents security practices, procedures and documentation that prepare you for ... Tip
-
SQL Server source code analysis and management adds database security
Manage and protect your SQL Server databases by implementing source code analysis. Source code is the foundation of any application, and integrating methods to test and debug this code adds a key layer of security. IT security specialist Kevin Beaver... Tip
-
Ten common SQL Server security vulnerabilities you may be overlooking
Securing SQL Server takes more than firewalls and strong passwords. Ask pertinent questions to expose the weak points in your SQL Server system: Who is granted permissions to execute SQL Server commands? Do you grant permissions to remote databases? ... Tip
-
Get your SQL Server security goals in order
Establishing SQL Server database security goals is only half the battle. Whether it's patching SQL Servers or setting long-term goals, such as periodic database security assessments, a plan must be in place before you can follow through on it. IT sec... Tip