21,540 questions with SQL Server-related tags

Sort by: Updated
1 answer

SQL “untrusted domain” error over VPN for one device only (Windows Auth)

I’m looking for some advice on an issue affecting a single user/device when connecting to SQL Server over VPN. The user receives the following error when launching an application that connects to SQL Server using Windows Authentication: “Login failed.…

SQL Server | Other
asked 2026-04-21T15:43:08.6733333+00:00
Lee Barnes 0 Reputation points
answered 2026-04-21T15:43:37.5066667+00:00
Q&A Assist
1 answer

Oracle source and destination missing in visual studio 2022 after installing Microsoft Connector for Oracle v1.2/1.3

We are running SSIS packages originally developed for SQL Server 2016 on servers that have been upgraded to SQL Server 2022 (both OS and database engine). The packages use the Attunity Oracle connectors. After the upgrade we attempted to open the…

SQL Server Integration Services
SQL Server Integration Services

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

2,785 questions
asked 2026-04-20T20:13:59.91+00:00
vamsi krishna 0 Reputation points
edited a comment 2026-04-21T14:21:53.97+00:00
vamsi krishna 0 Reputation points
1 answer

Best Practices Assessment for Azure-Arc SQL Server

Hi Team, We need to enable Best Practices Assessment (BPA) feature for azure arc enabled SQL servers in 2 subscriptions. What access at what scope is required for enabling this. I have contributor role at subscription level for one and could select the…

Azure Arc
Azure Arc

A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.

617 questions
SQL Server | Other
asked 2024-06-14T14:27:48.46+00:00
SujinaSJ-1789 271 Reputation points
answered 2026-04-21T13:02:07.9666667+00:00
Amira Bedhiafi 41,376 Reputation points MVP Volunteer Moderator
2 answers

SQL Server 2025 - DTExec.exe.config file included assembly dependancies range for Microsoft.Data.SqlClient.dll

We observed that DTExec.exe.config (SQL Server 2025 SSIS runtime) contains an assemblyBinding bindingRedirect entry for Microsoft.Data.SqlClient with oldVersion="0.0.0.0-5.0.0.0" redirecting to newVersion="5.0.0.0". We integrate…

SQL Server Integration Services
SQL Server Integration Services

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

2,785 questions
asked 2026-04-20T14:28:11.3366667+00:00
Abhishek Modi (amodi) 20 Reputation points
commented 2026-04-21T12:29:41.64+00:00
Abhishek Modi (amodi) 20 Reputation points
2 answers

Reporting Services failing over

We are encountering the following error when browsing to the SSRS web portal: "The service is not available. The report server isn’t configured properly. Contact your system administrator to resolve the issue. System administrators: The report…

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,154 questions
asked 2026-01-13T12:14:34.3033333+00:00
Mohammad Sultan: H&F 0 Reputation points
commented 2026-04-21T12:11:30.82+00:00
Rob Vermeer 0 Reputation points
2 answers

optmization tecniques.

Wants to check query optimization tecniques.please guide SELECT FileName, FileDate FROM BROK.BROK_Staging ORDER BY FileDate DESC Join: https://teams.microsoft.com/meet/44686160893216?p=iDBacftSUDKBlVGWuf

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,154 questions
asked 2026-02-18T09:58:35.11+00:00
Syntek S 0 Reputation points
recommended 2026-04-21T12:03:26.4566667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

MSSQL 2014 to MSSQL 2022 rolling upgrade is possible using always on

MSSQL 2014 to MSSQL 2022 rolling upgrade is possible using always on

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.

605 questions
asked 2026-02-18T01:37:19.2933333+00:00
Talha Shaikh 0 Reputation points
recommended 2026-04-21T12:03:00.2766667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
1 answer

The SQL Server 2022 Express installer stops with: Exit code (decimal): -2067346649 Error mentions: “SQL Server Browser configuration for feature ‘SQL_Browser_Redist_SqlBrowser_Cpu32’ … cancelled by user after a previous installation failure”

The log file is attached here. I have been debugging this issue, and all of my tries to cleanly uninstall corrupted sql server files have been unsuccessful. I need fix quickly. Summary_Uwaim_20260216_063350.txt

SQL Server Database Engine
asked 2026-02-16T01:49:58.82+00:00
Yar Muhammad Awaim 0 Reputation points
recommended 2026-04-21T11:57:31.14+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
3 answers

Could not create database on SQLserver hosted from docker container

I have created an sql server from a docker container by the below command: docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=vV5r9tn0M4@" ^ -p 1433:1433 ^ -v D:\SQL\Data:/var/opt/mssql/data ^ -v D:\SQL\log:/var/opt/mssql/log ^ -v…

SQL Server Database Engine
asked 2026-02-15T12:31:20.91+00:00
Yogi 356 Reputation points
recommended 2026-04-21T11:57:16.79+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
1 answer

Unable to login On-Prem SQL server

Hi Team, We are not able to login On-Prem SQL server. Could you please help with this.

SQL Server Database Engine
asked 2026-02-12T17:23:33.8433333+00:00
Vikash Kumar (HCL Technologies Corporate Services) 0 Reputation points Microsoft External Staff
recommended 2026-04-21T11:56:58.8633333+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

Queries have been running really slowly since upgrading the database to SQL Server 2025.

After upgrading my SQL Server from versions 2014 and 2022 to 2025, the queries have become noticeably slower.

SQL Server Database Engine
asked 2025-11-23T09:59:35.84+00:00
Amin 10 Reputation points
recommended 2026-04-21T11:30:12.0266667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
1 answer

SSRS issue

I have faced mentioned issue while configure the database using ssrs (2022) version Please provide the correct way to fix it ASAP.

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,154 questions
asked 2025-11-22T11:55:47.98+00:00
Anandhswarupp 205 Reputation points
recommended 2026-04-21T11:22:13.2866667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
1 answer

NOT BEING ABLE TO INSTALL SQL SERVER IN MY DEVICE

I can't insatall SQL SERVER 2025 , tried all the version and failed on every please help me !!!

SQL Server | Other
asked 2026-03-29T11:33:41.1366667+00:00
Arpit Sharma 0 Reputation points
recommended 2026-04-21T11:14:43.2966667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

Status of Sql Server replication bug

Hi, A bit over a year ago, I reported a bug in Sql Server replication where columns using different collations than the db default were not replicated properly (in the specific case, the db default was SQL_Latin1_General_CP1_CI_AI and the columns being…

SQL Server Database Engine
asked 2026-03-25T19:01:38.7433333+00:00
Modrall, Mark 15 Reputation points
recommended 2026-04-21T11:14:30.2966667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

Where are the SQL Server developer edition downloads

Where are the developer edition download files for SQL Server 2022, SQL Server 2019, and SQL Server 2017?

SQL Server Database Engine
asked 2026-03-24T22:21:49.96+00:00
Steve Margolis 0 Reputation points
recommended 2026-04-21T11:14:20.1166667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

Need to download KB3135244 to allow TLS 1.2 on SQL Server 2008 SP4.

Running SQL Server 2008 SP4 (10.0.6000.29). Can no longer connect via Zapier, which requires TLS 1.2. We plan to upgrade to SQL Server 2016 this year, but as a workaround to avoid data loss on mission critical systems, can we install KB3135244 to allow…

SQL Server Database Engine
asked 2026-03-24T21:16:36.8466667+00:00
Mark Ely 0 Reputation points
recommended 2026-04-21T11:14:07.2466667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

HELP! Looking to buy a support incident for SQL Server 2022 running on-premises

The Buy now ($499) workflow at https://support.microsoft.com/en-us/support-for-business does not work. No luck with any of the 1-800 MS numbers either. Can someone help? Many thanks. arky

SQL Server Database Engine
asked 2026-03-31T13:08:43.3033333+00:00
Arky Cunanan 5 Reputation points
recommended 2026-04-21T11:13:57.1966667+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
1 answer

Query on Epicor‑bundled Runtime SQL licenses do not include Software Assurance

Dear Support, If Our current Epicor‑bundled Runtime SQL licenses do not include Software Assurance, Whether our current licensing model allows us to run a passive SQL failover server without additional cost, or if a new license is mandatory even for…

SQL Server | Other
asked 2026-03-16T05:11:50.6266667+00:00
Muhammad Nizam Bin M Muhaimin 0 Reputation points
recommended 2026-04-21T11:13:21.96+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

can i check an SQL report from a specific date in the past?

can i check an SQL report from a specific date in the past?

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,154 questions
asked 2026-03-15T16:15:30.8633333+00:00
LONGMATEY, Yaw 0 Reputation points
recommended 2026-04-21T11:13:10.66+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator
2 answers

I am facing issue while installing Sql Server 2025 Express to my laptop Asus TUF Gaming laptop

To:Microsoft SQL Server Support Dear Microsoft SQL Server Support Team, I am experiencing installation issues with SQL Server 2025 Express Edition on my ASUS TUF Gaming A15 laptop running Windows 10 Home Single Language. During setup, the installation…

SQL Server Database Engine
asked 2026-03-15T14:24:39.82+00:00
sanjay MN 0 Reputation points
recommended 2026-04-21T11:12:59.52+00:00
Madhavi Taniparthi 0 Reputation points Microsoft External Staff Moderator