InfoQ

InfoQ

Topic/Tag specific view

SQL Server 2008 Content on InfoQ


News about SQL Server 2008

Code First Migrations Updates Data Structure From Code

Topics
Data Access,
.NET

The Code First approach means that the object model is created in code, and then the database structure is generated from that model. Code First Migrations allows developers to make changes to the database via code, many of which can be done automatically.

ORM Profiler Analyzes Data Access Performance

Topics
Data Access,
Performance & Scalability,
.NET

Solutions Design has released ORM Profiler, a tool meant to help improve data access layer performance. It tracks and logs ADO.NET calls so that developers can analyze their data access and discover potential problems.

Spatial Data Introduced to Entity Framework

Topics
.NET

One of the new additions in the Entity Framework June CTP is official support for Spatial data types, which allow developers to represent data using a system of coordinates, such as shapes, lines, or points on a map.

MVP Erland Explores SQL Server Performance Concepts

Topics
SQL Server,
Performance & Scalability,
.NET

In "Slow in the Application, Fast in SSMS?", SQL Server MVP, Erland Sommarskog, explores the various things that affect Query Plan, compilation of Dynamic SQL and other things that ultimately affect your SQL Server Database Performance. He covers various concepts and scenarios like parameter sniffing, query plan caching, Blocking, saved settings, issues with linked servers and more.

Cloud-Based Server Management and Troubleshooting with System Center Advisor

Topics
System Management,
.NET

Microsoft System Center Advisor is a new cloud-based service that analyzes installations of Windows Server 2008 and SQL Server 2008 (and later versions). It tracks configuration changes and upgrades, and reports on potential issues due to missing security patches, incompatibilities, or deviations from best practices.

SQL Server 2008 SP1 and Feature Pack CTP Bring New Features and Tools

Topics
Data Access,
.NET

Microsoft has announced the availability for download of SQL Server 2008 R2 SP1 CTP, including all cumulative updates, and SQL Server 2008 R2 SP1 Feature Pack CTP1, containing a number of stand alone tools adding more value to SQL Server 2008.

Migrating from MySQL/Access to SQL Server/Azure with SSMA

Topics
Cloud Computing,
Data Access,
.NET

Microsoft has released the SQL Server Migration Assistant (SSMA) for MySQL 1.0, and has refreshed SSMA for Oracle v4.2, SSMA for Sybase v4.2, and SSMA for Access v4.2. These toolkits helps customers migrating their MySQL/Oracle/Sybase/Access databases to SQL Server and some even to SQL Azure.

Microsoft is Making a Play for MySQL Users

Topics
Architecture,
Database Design

Microsoft has released its first community tech preview for a MySQL to SQL Server migration tool. This tool supports SQL Server 2005, 2008, and Azure.