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 bottom ...
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 prefered.
Microsoft created a new cumulative patch for SQL Server 7.0 and SQL Server 2000. A fix for a new flaw involving extended stored procedures in SQL Server 7.0 and SQL Server 2000 prompted Microsoft to ...
One of the long-standing differentiators between SQL Server’s Enterprise Edition (EE) and Standard Edition (SE), besides price, were the large number of features available only in EE. This is also ...
Despite the plentiful information in Books Online and on the official “SQL Server 2000 Security” document Microsoft offers online, setting up a truly secure SQL Server remains a difficult task. In ...