News

SQL Server 2008 SP2 Now Available

Microsoft today released Service Pack 2 for SQL Server 2008.

Previously, the service pack was available only at the community test preview level. This release arrived after nearly three months of testing. Like the CTP version, the final SP2 release includes a collection of SQL Server 2008 hotfixes, all of the way up to Cumulative Update 8. Microsoft also added some feature improvements and fixed bugs found in the CTP version.

The main improvements in SQL Server 2008 SP2 include integration of reporting services with SharePoint products, plus a couple of management improvements, according to Microsoft's announcement.

Report servers in SQL Server 2008 SP2 now integrate with SharePoint 2010 products. They also integrate with SharePoint 2007 products via an add-in, Microsoft's announcement explained. IT pros typically use reporting services tools in SQL Server to generate reports from "relational, multidimensional, or XML-based data sources," according to a Microsoft TechNet library description.

Microsoft also beefed up instance management with SP2 using the SQL Server Utility, which "models an organization's SQL Server-related entities in a unified view," according to an MSDN library description.

Microsoft's announcement describes the instance management improvement as follows: "With SP2 applied, an instance of the SQL Server 2008 Database Engine can be enrolled with a SQL Server 2008 R2 Utility Control Point as a managed instance of SQL Server."

Finally, SP2 improves the database engine in SQL Server 2008 to support all data-tier application (DAC) operations, including deploying, deleting, extracting, registering and upgrading. Microsoft defines a data-tier application as follows: "A DAC defines all of the database objects (such as tables and views) and instance objects associated with a database (such as logins) required to support the application."

SP2 is available now at the Microsoft Download Center in both 32-bit and 64-bit versions. It runs on systems using Windows Server 2008, Windows Server 2008 R2, or Windows Server 2003, as well as Windows 7 or Windows Vista client operating systems.

Microsoft SQL Server 2008 SP2 can be accessed here. The Express Edition is available here. A feature pack containing enhancements to SQL Server 2008 SP2 can be downloaded at this page.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube