Posts

Showing posts with the label database
Image
Microsoft SQL Server is one of the most widely-used database management systems (DBMS) in businesses today, particularly with smaller organizations and more modest requirements. This Tuesday (April 12th), SQL Server 2005 hit the end of its extended support period. This means that Microsoft will no longer be providing updates to resolve any security issues with the software. The presence of outdated and unsupported software on an organization's systems is one of the most severe issues commonly seen during security assessments. Database software is one of the most difficult types of software to deal with, as it generally serves as a "back-end" behind some other application or website, and compatibility issues are common. What to do about this: Verify the versions of SQL Server on all your systems. If you are running SQL Server 2005, identify all applications that depend on that server. Check with any application vendors regarding compatibility with newer SQL Server ver...