21,603 questions with SQL Server-related tags

Sort by: Updated
3 answers

Microsoft SQL Server 2022 - no TCP/IP connection in client protocols in SQLServer Configuration Manager

Hello, since SQL Server 2022 Standard edition I miss in "SQL Server Configuration Manager" under "client protocols" all protocols e.g. "TCP/IP", to enable client connection to the Database. Also I can not create manually a…

SQL Server Database Engine
asked 2026-05-26T06:58:27.8+00:00
Lackner, Mario 0 Reputation points
commented 2026-06-01T17:25:59.79+00:00
Senthil kumar 395 Reputation points
1 answer

Symmetric key alter issue in SQL Server 2025

Context: I am using SQL Server 2025 with symmetric keys protected by a certificate, and I encrypt/decrypt data using the EncryptByKey and DecryptByKey functions. I now need to migrate the symmetric key protection to Azure Key Vault. However, while…

SQL Server Database Engine
asked 2026-06-01T14:17:15.8166667+00:00
Dipak Nile 0 Reputation points
answered 2026-06-01T14:17:35.2+00:00

AI answer

2 answers

MSSQL prefer way to transfer big file from server to client.

Hello I have a cpp client which connects to MSSQL server 2025 using ODBC or Native client. I need to transfer large number of files (can vary from 100 MB to 1GB there can be many files from 1 to 100) what is best way to transfer such large amount of data…

SQL Server Database Engine
asked 2026-05-29T09:44:03.1433333+00:00
Vivek Mendse (vmendse) 0 Reputation points
commented 2026-06-01T12:07:36.9233333+00:00
Vivek Mendse (vmendse) 0 Reputation points
2 answers One of the answers was accepted by the question author.

Questions regarding the details of differential backup

According to the online documentation, differential backup determines whether a sector has changed. I have the following two questions: Is it possible that within a single sector, 1 page belongs to SQL Server and 7 pages belong to other application files…

SQL Server Database Engine
asked 2026-05-29T08:21:10.9233333+00:00
博雄 胡 765 Reputation points
accepted 2026-06-01T10:39:45.66+00:00
博雄 胡 765 Reputation points
2 answers

Unable install MSSQL ODBC Driver on the PPC64le

Dear Microsoft support, is there in near future planned to develop MSSQL ODBC driver for PPC64le architecture? From accessible documentation is not available/supported from your side at this moment. Thank you for response. Br, Erik

SQL Server Database Engine
asked 2026-05-27T10:13:52.5833333+00:00
Erik Tkac 0 Reputation points
commented 2026-06-01T07:47:13.1533333+00:00
Akhil Gajavelly 1,825 Reputation points Microsoft External Staff Moderator
1 answer

Migration feature on SSMS 22

Hi Expert, I'm running first time Migrate SQL Server feature on SSMS 22 for Database Assessment with 10TB size, this report as below: "Status": "Error", "**AssessmentRecommendations": [],** "Name":…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,744 questions
asked 2026-05-25T02:27:55.1566667+00:00
Urbel 605 Reputation points
commented 2026-06-01T06:34:45.0966667+00:00
Akhil Gajavelly 1,825 Reputation points Microsoft External Staff Moderator
3 answers

getting below error while installing microsoft sql server 2025

SQL Server Database Engine
asked 2026-05-25T16:59:03.3033333+00:00
Manisha Shinde 0 Reputation points
commented 2026-06-01T06:32:09.8066667+00:00
Akhil Gajavelly 1,825 Reputation points Microsoft External Staff Moderator
1 answer

Setup issue to SQL Server Management studio installer 22

Hi, When doing the setup of SQL Server Management studio installer 22 on Windows server 2025, I got "internet connection, and not able to do the download". How to find out the issues on the server for this?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,744 questions
asked 2026-05-31T04:46:30.6333333+00:00
Jonathan 65 Reputation points
commented 2026-06-01T02:20:37.08+00:00
Jonathan 65 Reputation points
0 answers

Binding error when refreshing schema and data in Power BI model

Getting the below binding error when refreshing the schema and data for this particular query in Power BI model. The view and query run without any errors in SSMS

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,744 questions
asked 2026-03-31T13:29:07.9166667+00:00
Mamta Stalin 0 Reputation points
commented 2026-05-31T19:53:14.14+00:00
0 answers

SSRS 2016 Matrix Dynamic Column Group Overflow Bug when LayoutDirection is RTL

Hi SSRS Product Team, We are experiencing a critical rendering bug/limitation in SQL Server Reporting Services (SSRS 2016 / Report Builder version 15.0.200) related to Right-to-Left (RTL) dynamic matrix expansion. Description of the Issue: When designing…

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

3,162 questions
asked 2026-05-24T10:48:13.1233333+00:00
ايمن نبيل 0 Reputation points
commented 2026-05-31T19:40:58.9033333+00:00
1 answer

I cannot connect to storage account when setting up SQL Server backup?

I followed the following steps: Right-click your new SQLTestDB database, hover over Tasks and then select Back up... to launch the Back Up Database wizard. Select URL from the Back up to destination drop-down, and then select Add to launch the Select…

SQL Server Database Engine
asked 2025-12-30T16:42:10.35+00:00
Cha Garcia 0 Reputation points
edited an answer 2026-05-31T18:08:24.74+00:00
Deepesh Dhake 0 Reputation points
3 answers

Kerberos fails on AG Listener — only from cluster nodes, ticket not generated

Environment: SQL Server Always On AG on top of FCI, Windows Server cluster, domain-joined nodes. Problem: Connections to the AG listener always fall back to NTLM, but only when connecting from the cluster nodes themselves. From any other machine on the…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,744 questions
asked 2026-05-22T15:33:45.5866667+00:00
Giorgio 0 Reputation points
recommended 2026-05-31T15:30:24.3866667+00:00
Erland Sommarskog 134.3K Reputation points MVP Volunteer Moderator
1 answer

Deployed SSIS package has access denied to file directories and work fine in VS

I’ve tested a couple of things out with different packages that have been deployed to SQL Server. I noticed that within the same package, I can have a script task which fails to connect to a file directory but I don’t have an issue with connecting a flat…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,792 questions
asked 2025-06-02T15:38:53.3733333+00:00
Apostolu, Chris 0 Reputation points
answered 2026-05-30T03:29:13.47+00:00
Deepesh Dhake 0 Reputation points
1 answer

SSIS package row delimiter Failure

Hi, I have a package that reads a file from a network location and inserts the data into a database. The data flow task includes four components: Flat File Source Derived Column to convert DT_NText to DT_WTSR Derived Column to convert DT_WTSR to…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,792 questions
asked 2025-06-06T16:02:21.78+00:00
Karthik Ponugoti 0 Reputation points
answered 2026-05-30T02:43:09.3666667+00:00
Deepesh Dhake 0 Reputation points
1 answer

Error trying to use latest SQL Server Migration Assistant for Access

I have the latest SSMA for Access installed but can't get past a "New Workspace Error" either via the start wizard or trying to open a solution I created about 9 months ago. The error states "The type initializer for…

SQL Server Migration Assistant
SQL Server Migration Assistant

A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.

606 questions
asked 2025-06-17T11:07:16.47+00:00
Kevin Seerup 0 Reputation points
answered 2026-05-30T02:25:16.35+00:00
Deepesh Dhake 0 Reputation points
1 answer

Confirmation on Maintenance Plan DLL Usage for SQL Server 2025

Hello Team, Earlier, till SQL Server 2022 (version up to 16) we were compiling our Maintenance Plan source code project by referencing the required DLLs from the GAC. However, for SQL Server 2025 (version 17), based on our analysis of the…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,792 questions
asked 2026-05-25T14:13:00.8+00:00
Abhishek Modi (amodi) 20 Reputation points
commented 2026-05-29T10:49:27.2066667+00:00
Lakshmi Narayana Garikapati 1,320 Reputation points Microsoft External Staff Moderator
2 answers

Why is SQL AO-AG slower to failover than SQL Mirroring

Encountered problem: Our use-case has 3 x Server 2022 in a topology of a domain controller with two node cluster. This is a SQL Always On AG architecture. The cluster hosts the SQL availability group roles. This is a replacement for the MS deprecated SQL…

Windows for business | Windows Server | Storage high availability | Clustering and high availability
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,744 questions
asked 2024-03-08T16:31:28.7933333+00:00
Anonymous
commented 2026-05-29T09:13:11.97+00:00
Niklas Engfelt 21 Reputation points Microsoft Employee
1 answer

set date range to all records on dates parameters

I want to set my date range in parameters to all dates. how can I do that in parameters settings

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

3,162 questions
asked 2026-05-28T19:10:12.9933333+00:00
Victor Hache 0 Reputation points
commented 2026-05-28T20:10:12.4466667+00:00
Erland Sommarskog 134.3K Reputation points MVP Volunteer Moderator
4 answers

Cannot add users or groups in report server portal

The problem is that I cannot set the users or groups after adding the custom security.

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

3,162 questions
asked 2022-07-25T05:39:09.167+00:00
PATRICK WONG ZHEN HONG 1 Reputation point
answered 2026-05-28T15:28:15.2633333+00:00
Avinash G 0 Reputation points
1 answer

Performance Degradation after moving from SQL 2019 to SQL 2025

I am in the processing of upgrading our SQL environment from 2019 to 2025. We are troubleshooting perf issues in our pre prod env right now before upgrading production and I have a fairly simple query that loads 1.6m rows to a temp table and typically…

SQL Server Database Engine
asked 2026-05-07T17:39:23.1566667+00:00
Mantini, Ronald M 6 Reputation points
commented 2026-05-28T15:26:11.38+00:00
Erland Sommarskog 134.3K Reputation points MVP Volunteer Moderator