Released: General Availability of Microsoft.Data.SqlClient 5.0
We have released for general availability Microsoft.Data.SqlClient 5.0. This .NET Data Provider for SQL Server provides general connectivity […]
We have released for general availability Microsoft.Data.SqlClient 5.0. This .NET Data Provider for SQL Server provides general connectivity […]
Part of the SQL Server 2022 blog series. We are pleased to introduce you to ledger, a new […]
Part of the SQL Server 2022 blog series. Azure Active Directory (Azure AD) authentication is now supported for […]
Continuing with our release cadence, we’re excited to announce the release of SQL Server 2022 Community Technology Preview 2.1. […]
Hello, community! As you may already know, Azure Data Studio (ADS) is and has always been focused on […]
Part of the SQL Server 2022 blog series. Over the past several SQL Server releases, Microsoft has improved […]
The 30th cumulative update release for SQL Server 2017 RTM is now available for download at the Microsoft […]
As you may be aware, SQL Server container images are published and available on the Microsoft Artifact Registry […]
Version 17.10 of the Microsoft ODBC Driver 17 for SQL Server has been released. Version 17.10 brings a few […]
Entity Framework 7 (EF7) Preview 6 has shipped and is available on nuget.org. Keep reading for links […]
We’re happy to announce the popular and long-awaited Analysis Services, RDLC Report Designer, and Reporting Services extensions […]
Today, July 12, 2022, marks the end of support for SQL Server 2012. This version has had an […]
This article discusses the differences in handling Config file changes between SSRS 2017 and SSRS 2019. While […]
こんにちは、 SQL Server サポートです。 今回は、SQL Server サポート期間とサポート終了後の拡張セキュリティ更新プログラム (ESU)について紹介します。 [SQL Server サポート期間について] SQL Server に関するサポートをご利用いただく際に注意する点として、SQL Server […]
This blog post is part of the SQL Server 2022 blog series. Buffer Pool Parallel Scan is a […]
You can evaluate your SQL Server on Azure VM for configuration best practices using SQL best practices assessment […]
Updates to SQL Server, Reporting Services, and Analysis Services Management Packs are available (7.0.38.0). You can download the […]
Introducing a new blog post series to highlight new features and enhancements available with SQL Server 2022. SQL […]
Integration runtime for Azure-SQL Server Integration Services (SSIS) makes it possible to simply run SSIS packages in […]
We have released a new early technical preview of the JDBC Driver for SQL Server which contains several […]
Microsoft.Data.SqlClient 5.0 Preview 3 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider […]
We recently released an update to Microsoft Drivers for PHP for SQL Server, version 5.10.1. The update addresses a […]
Hello community, the June release of Azure Data Studio 1.37 is here! We are also excited to announce […]
Hello from the SQL Experiences team! As a follow-up to Microsoft Build at the end of May, we […]
The Security Update for SQL Server 2019 RTM CU16 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2017 RTM CU29 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2016 SP3 Azure Connect Feature Pack GDR is now available for download […]
The Security Update for SQL Server 2016 SP3 GDR is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2016 SP2 CU17 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2016 SP2 GDR is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2014 SP3 CU4 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2014 SP3 GDR is now available for download at the Microsoft Download […]
Entity Framework 7 (EF7) Preview 5 has shipped with support for Table-per-Concrete type (TPC) mapping. This blog […]
When 2 or more workers are modifying the same row, it is possible to encounter 13535. The time […]
In May 2022, representatives of the Spanish certification body CCN (Centro Cryptológico National), the Spanish evaluation facility DEKRA […]
From Customer Interesting point here is, current_workers_count is ~10X compared to active_workers_count; means no tasks assigned to 10X […]
Azure SQL Database, Azure SQL Managed Instance and SQL Server currently support JSON text processing in T-SQL […]
In continuation of last week’s announcement of SQL Server 2022 public preview, we are pleased to announce availability […]
こんにちは、SQL Server サポートです。 Azure の SQL VM(SQL Server on Windows Server) で FCI 環境を構成している場合のディスク拡張方法についてご紹介します。 Azure の […]
The article is published here on the Azure SQL Blog: New server roles for Azure SQL Database and SQL […]
The title is actually a little bit misleading, because the issue will not only happen on AlwaysOn, but […]
Today, we are excited to announce the public preview of SQL Server 2022. Anyone can now download SQL […]
Howdy! It isn’t uncommon for us to receive autocleanup or manual cleanup issues regarding Change Tracking in […]
In an AlwaysOn environment, if you found your memory is slowly increasing or out of memory, you can […]
We recently released an update to Microsoft JDBC Driver for SQL Server, version 10.2.1. The update addresses a few […]
こんにちは、 SQL Server サポートです。 SQL Server インストール時、様々なコンポーネントが同時にインストールされますが、バージョンによっては下位互換性を維持するため、すでに製品としてのサポートが終了しているコンポーネントが含まれており、そのコンポーネントのアンインストール可否やサポートについてのお問い合わせをいただくことがあります。 図. [コントロールパネル]の[プログラムのアンインストールまたは変更]で確認できるプログラム一覧 ■ SQL Server インストール時にインストールされるコンポーネントのサポート期限同時にインストールされるコンポーネントについては基本的に、SQL Server の動作に必要なものになりますので、アンインストールは不可となりますが、SQL […]
Be careful, this one caused me problems the other day. The WKT (Well-Known Text) format does not match […]
We have released a new early technical preview of the JDBC Driver for SQL Server which contains several […]
It is that time again! We are excited to bring new and exciting updates to Azure Data Studio. […]
Temporary tables (create table #tmp, select into #tmp, declare @t table, internal worktables from sorts, internal spills from […]