InfoQ

News

SQL Server Now Supports Vista

Posted by Jonathan Allen on Feb 21, 2007 06:37 AM

Community
.NET
Topics
Data Access
Tags
SQL Server Integration Services,
Windows Vista,
SQL Server 2005,
SQL Server Express

With the release of Service Pack 2, SQL Server 2005 finally has full support on Vista. This includes SQL Server Express, which had serious difficulties running on the new operating system. Several new features are also included in this release. Other changes include:

  • Maintenance plans now work in multi-server environments with support for logging into remote servers.
  • A new data format, vardecimal, can be used to reduce the space needed to store numeric and decimal columns. This option can be set at the table or database level and does not require code changes.
  • SQL Server Integration Services has added support for Access 2007 and Excel 2007 data sources.
  • SQL Server Reporting Services now supports Oracle 9.2.0.3 and later.

A new version of the SQL Server Feature Pack is also available.

InfoQ Asks: Does your company plan to run SQL Server on the Vista operating system?

No comments

Reply

Exclusive Content

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

Agile and Beyond - The Power of Aspirational Teams

Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.

Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.

ActionScript 3 for Java Programmers

Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.

Neal Ford On Programming Languages and Platforms

Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.

Future Directions for Agile

David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.

Nick Sieger on JRuby

Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.

Rustan Leino and Mike Barnett on Spec#

Rustan Leino and Mike Barnett of Microsoft Research discuss the technology in Spec# and its futures.