News

SQL Server accounts that aren't protected by systems administrator passwords are vulnerable to a new worm, analysts warn.
Ok, for SQL server 2000, I need to change the account it runs under. I know you need to go to the Enterprise Manager, find the database, right click, properties, choose security tab, and at the ...
I have the option to set the SQL services to run with different user accounts, basically Domain User Account or a Local System account.Now as I understand it a Domain User Account is often ...
Understand SQL Server Security SQL Server grew out of the UNIX world, and administrators maintained accounts (at that time) in a fashion similar to the "no domain" scenario in Windows.
SQL Server 2008 continues to do so. The SQL Server polices that can be enforced include password complexity, password expiration, and account lockouts.
SQL Server developers, administrators, and users gain a much more powerful, flexible, and manageable database.
Understand SQL Server Security SQL Server grew out of the UNIX world, and administrators maintained accounts (at that time) in a fashion similar to the "no domain" scenario in Windows.
Still, SQL Server 2000 does conform with the C2-level auditing required by certain government users. Let’s take a quick look at the evolution of SQL Server auditing, then dive into its capabilities.
One of them is the .NET Framework Common Language Runtime (CLR) Integration that allows MSSQL users to execute .NET code directly within the database engine to extend the SQL server functionality.