Sites Microsoft


Announcing SQL Server 2022 public preview: Azure-enabled with continued performance and security innovation

Publié le 24 mai 2022 sur SQL Server Blog
 

Today, we are excited to announce the public preview of SQL Server 2022. Anyone can now download SQL Server 2022 preview to try the new features in this release.SQL Server 2022 is the most Azure-enabled release of SQL Server yet, with continued innovat …

Change Tracking Automatic/Manual Cleanup Index

Publié le 16 mai 2022 sur SQL Server Support Blog
 

Howdy!   It isn’t uncommon for us to receive autocleanup or manual cleanup issues regarding Change Tracking in CSS. If you have very busy tables that results in a lot of data being written to the side tables, it isn’t uncommon to see error 22122 i …

AlwaysOn synchronize performance can affect memory?

Publié le 16 mai 2022 sur SQL Server Support Blog
 

In an AlwaysOn environment, if you found your memory is slowly increasing or out of memory, you can use below way to check if it’s caused by slow synchronization.   Firstly, check the errorlog or use DBCC MEMORYSTATUS to dump the memory usage, and …

Hotfix: JDBC Driver 10.2.1 for SQL Server Released

Publié le 13 mai 2022 sur MS Tech Community
 

We recently released an update to Microsoft JDBC Driver for SQL Server, version 10.2.1. The update addresses a few issues in the 10.2.0 release.   Fixed issues Changed Idle Connection Resiliency timeout to use existing the SharedTimer 17 …

SQL Server インストール時にインストールされるコンポーネントのサポート期限

Publié le 27 avril 2022 sur SQL Server Support Blog
 

こんにちは、 SQL Server サポートです。   SQL Server インストール時、様々なコンポーネントが同時にインストールされますが、バージョンによっては下位互換性を維持するため、すでに製品としてのサポートが終了しているコンポーネントが含まれており、そのコンポーネントのアンインストール可否やサポートについてのお問い合わせをいただくことがあります。   図. [コントロールパネル]の[プログラムのアンインストールまたは変更]で確認できるプログラム一覧   ■ …

Spatial: WKT vs Static Geography Function Parameter Positioning Is Reversed

Publié le 25 avril 2022 sur MS Tech Community
 

Be careful, this one caused me problems the other day. The WKT (Well-Known Text) format does not match with the geography static function parameter positioning.  Reference: Point (geography Data Type) – SQL Server | Microsoft Docs   select ge …

Early technical preview of JDBC Driver 11.1.1 for SQL Server released

Publié le 22 avril 2022 sur MS Tech Community
 

We have released a new early technical preview of the JDBC Driver for SQL Server which contains several additions and changes.   Precompiled binaries are available on GitHub and also on Maven Central.   Encrypt = strict There i …

Amplify your database development experience with Azure Data Studio

Publié le 21 avril 2022 sur SQL Server Blog
 

It is that time again! We are excited to bring new and exciting updates to Azure Data Studio. These updates include the general availability of the Azure SQL Migration Extension, the introduction of advanced features to the Table Designer feature that …

How It Works: Temporary Objects – User Transaction Scope

Publié le 20 avril 2022 sur MS Tech Community
 

Temporary tables (create table #tmp, select into #tmp, declare @t table, internal worktables from sorts, internal spills from hashes, table valued parameters, cursors, etc.) are commonplace for SQL Server applications. There are many discussions pertai …

Cumulative Update #16 for SQL Server 2019 RTM

Publié le 19 avril 2022 sur MS Tech Community
 

The 16th cumulative update release for SQL Server 2019 RTM for Windows is now available for download at the Microsoft Downloads site available. The blog will be updated when the improvements and fixes are available for Linux and Big Data Clusters. Plea …

Released: Microsoft.Data.SqlClient 5.0 Preview 2

Publié le 13 avril 2022 sur MS Tech Community
 

Microsoft.Data.SqlClient 5.0 Preview 2 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider for SQL Server. Our plan is to provide GA releases twice a year with two or three preview releases in …

SQL Server 2022 Early Adoption Program Update – Applications Now Closed

Publié le 11 avril 2022 sur MS Tech Community
 

Since announcing SQL Server 2022 at Ignite in November 2021, the Early Adoption Program (EAP) has received over 2,500 applications to join the Private Preview. The excitement from data professionals, customers, and the SQL Server community for the …

Early technical preview of JDBC Driver 11.1.0 for SQL Server released

Publié le 6 avril 2022 sur MS Tech Community
 

We have released a new early technical preview of the JDBC Driver for SQL Server which contains several additions and changes.   Precompiled binaries are available on GitHub and also on Maven Central.   Encrypt = strict There i …

Announcing general availability of the Ebdsv5 series Azure VMs!

Publié le 5 avril 2022 sur MS Tech Community
 

This past November at Ignite we announced the public preview of the new Ebdsv5 series of VMs which are ideal for database and other I/O intense workloads because they offer higher remote storage throughput and IOPS per vCPU than any other VM series in …

Cumulative Update #29 for SQL Server 2017 RTM

Publié le 31 mars 2022 sur MS Tech Community
 

The 29th cumulative update release for SQL Server 2017 RTM is now available for download at the Microsoft Downloads site. Please note that registration is no longer required to download Cumulative updates. To learn more about the release or servicing m …


Pages :