|
|
Browse by Tags
All Tags » security » bol (RSS)
-
Here is a quick snippet on enabling a SQL login to password expiration and password policies as per the Windows server:
Open the SQL Server 2005 Management Studio.
In the left pane, go to the desired server and navigate to the Security folder and expand it.
Expand the Logins folder.
Right-click on the desired login and click ...
-
Do you cache or not?
By default SQL Server cache stores the data & query plan in cache to provide better performance for your queries. Similary caching is also included in SQL Server Reporting Services where this caching can shorten the time required to retrieve a report if the report is large or accessed frequently. Bear in mind that ...
-
|
|
|