SecurityRatty :: WhatIs: Enterprise IT tips and expert advice
Featured Articles :: Software project managers should allow for experimentation :: Microsoft issues DNS, SQL Server updates :: Examining the FFIEC Business Continuity Planning Guide :: Enterprise role management: Trends and best practices :: Study Guide: New technology trends :: Monitoring escape messages and using RCVMSG for diagnostic messages :: How to use rank function in SQL Server 2005 :: Finding the best tool to migrate Exchange public folders to SharePoint :: Launch large attachments within an email from a Notes database :: Top 10 ways to improve Windows Vista security
Software projects are creative processes that involve trial and, yes, error, argues PM expert Bas de Baar. However, these errors should be opportunities for learning, not project killers
Four security bulletins address a DNS server spoofing vulnerability and a flaw in SQL Server that could allow an elevation of privilege of an authenticated attacker
The FFIEC IT Examination Handbooks are a valuable tool for financial firms. Compliance expert Dorian Cougias explores the FFIEC Business Continuity Planning Guide
Enterprise role management technology is intended to help an enterprise keep tabs of who has access to various network resources, and also makes it easier to define groups of users. Joel Dubin explains how the technology integrates with RBAC and IAM suites, plus examines the top ERM vendors
Test your knowledge of the latest and greatest new technology trends -- in networking, security, storage and systems -- that you told us are big priorities in the coming year
When an error occurs on an IBM command, the diagnostic messages are sent first, then an escape message, which you can monitor. On AS/400 you see the escape message, and then you use the RCVMSG command to get the last diagnostic message sent to your program. Expert John Blenkinsop provides the code needed to monitor the diagnostic messages after...
SQL Server 2005 T-SQL includes a set of functions that let you rank the rows in your result set. SQL Server expert Robert Sheldon defines and gives examples of how to use the four ranking functions: ROW NUMBER, RANK, DENSE RANK and NTILE. Include one or more of these functions in your query SELECT clause and automatically assign a rank to each...
Migrating Exchange public folders to Microsoft SharePoint requires a third-party tool. Here are five questions to ask when choosing the best migration tool