Core component of SQL Server for storing, processing, and securing data
Sql server 2025 installation error
Hello Microsoft Support Team, I am reaching out regarding an installation issue with Microsoft SQL Server 2025 (Express Edition) on my ASUS TUF Gaming A15 laptop running Windows 10 Home Single Language (Build 26200). During installation, the server fails…
SQL Server Database Engine
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
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
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
Core component of SQL Server for storing, processing, and securing data
Issues with SQLSetConnectAttr and SQL_ATTR_ENLIST_IN_XA
When using this for implementing an xa-switch for usage with an XATMI product with 2 different thread of controls, the ODBC-driver returns XAER_RMERR in the following scenario Thread A OP_START with TMNOFLAGS Thread A OP_END with TMSUSPEND Thread B…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
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
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
SSRS Install Fails because Access Control List is not in Canonical Form
We are upgrading SQL server from 2016 to 2017, which means SSRS is now a separate installation. The OS is Windows Server 2019. We ran the 2017 version of SQLServerReportingServices.exe and the main installation log reports, "UnexpectedError: Burn…
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.
what data type i should use for roversion col and can i use less than greater than with it.
can i use Rowversioncol ( in my database it's synonyme timestamp is used) to run the following query to find all inseted after this @LastKnownRowVersion; SELECT * FROM YourTable WHERE RowVersionCol > @LastKnownRowVersion; data type i should use for…
SQL Server | SQL Server Transact-SQL
Unable to install micrsoft sql server
Unable to install sql server, there is some installtion of previous version is present so unable to install microsoft sql server 2019
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Act! V22: Windows 11 preventing installation of ACT! V22because of SQL and Shell issues. Help?
I have ACT! v22 which is on a Desktop and a Laptop. Both have Windows 11 and work fine. I just purchased a new laptop and I cannot get ACT! V22 to install. The error message is related to Windows 11 not allowing SQL 2014 and Shell 2 (I believe) to…
SQL Server | Other
SSAS Issue on Cube refresh gives "Subscription identifier is invalid"
Hello, Could you please help us on issue below: When we process cubes by SSIS batch, we occasionally bump into the below error: "The Subscription identifier is invalid; it must be unique when subscribing and the identifier of a registered…
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
SSRS server not available 503 error
Hi Team, I have configured SQL Server Reporting Services (SSRS) and integrated it with MS SQL Server. The setup was working fine for the past few months; however, currently, we are facing an issue while accessing the report server. Error Details: HTTP…
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.
Access to SQL
How can we request access for someone in our company to 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.
How do we request access for someone in SSRS?
How do we request access for someone in SSRS to run reports?
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.
I cannot download the software
It appears that the account you login to your computer with does not actually have full Administrator rights, which is a requirement for installation of the 4-CU and dependent software (SQL..., etc.). Contact your IT department so that they can: …
SQL Server | Other
Patching is breaking the Master Database of SQL Server Installed
Hello, I am operating Microsoft SQL Server 2019 Enterprise Edition within our environment. One of our SQL Server instances, which is hosted on a virtual machine (VM), has SQL Server Integration Services (SSIS) installed. We’ve encountered a recurring…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Get Data With Power BI - unable to get data from SQL Server
in taking course via learn.microsoft.com - get data with power bi, I receive (for 2 days now) msg - Unable to Connect. "Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server…
SQL Server | Other
SSIS - How to create an ELT process that is schema-adapative
How can I create an ELT process that is schema-adapative? If new columns are added in the source, those columns should be added to the destination and populated. If columns are otherwise changed, alters should be executed on the destination. We could…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
SQL Server | Other
Microsoft Access Linked Table To Sql Server Express via ODBC 17 or ODBC 18 Driver
I developed a Ms Access Database (FE) from Office 365 for a laptop/desktop and I’ve always linked my tables to Sql Server Express 2025 (BE) located within a domain environment via User DSN with the ODBC 11 driver with the following connection…
SQL Server | Other
SQL Server Login Failures (Error 18456) due to Reporting Services attempting to access non-existent ReportServer database
We are experiencing repeated SQL Server login failures (Event ID 18456) on one of our servers. Details: SQL Server Version: SQL Server 2016 Error Message: "Login failed for user 'REA\IND-WBN-DEV$'. Reason: Failed to open the explicitly specified…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
POC: Best approach to automate DB Query Stress Testing in CI/CD Pipeline for .NET Core + SQL Server + AKS?
Hi Community, We are planning a POC to automate database query stress and load testing integrated into our CI/CD workflow. Looking for guidance on tools, patterns, and real-world experience. Our Tech Stack: Backend: .NET / .NET Core Web API …
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data