Unable to update connection credentials. Logging into Sql server failed. Possible reasons for this error include an invalid authentication mode, a missing login in Sql server, a login from an untrusted domain or a problem contacting the domain controller
facing issue with connecting sql server to power bi service, in desktop this is working properly and also able to refresh but in service getting error.

SQL Server 2022 Developer Edition - Installation of the SSIS Integration Services
Hello to all, I have been trying to do the one Integration Services installation on my SQL Server 2022 Developer Edition environment. Unfortunately I always get errors during the installation, these are mainly related to the installation of Microsoft OLE…
SSIS XML write file task - how to preserve empty values?
Hi, We have SSIS package that writes XMLs into files. We have stored procedure that generates XML and outputs it as XML with tags like this <MiddleName> </MiddleName>. In other words, there is a space (intentional) inside the tags. We have…

Download link for Microsoft.ACE.OLEDB.12.0
We need the Microsoft.ACE.OLEDB.12.0 32 bit install, can someone please provide a link. We need the functionality to import excel files in via SSMS so the 32 bit driver is required
Connecting to the Integration Services service on the computer "WIN-5U5BLQJ45G3" failed with the following error: "Class not registered".
I follow the tutorial for SQL Server 2019 Standard Edition at https://learn.microsoft.com/en-us/sql/integration-services/lesson-3-3-testing-the-deployed-packages?view=sql-server-ver15 However, I received the error below while connecting to the…

Restore is shutting the sql server down.
In the past when ever I restored the training system with backup of our production SIS I had to turn off the service and shut down the application pool or the restore would not be able to lock the DB's. Today I accidentally started the restore process…

Download Writers for SQL 2017
In my environment I am running backups on my SQL 2017. The backup is failing due to SQL VSS writers. The service is present but still doesn't work when running and after restarting. I went to look at vssadmin list writers in elevated command prompt, SQL…
SSIS Script Task - Edit Script not working
This is a common recurring issue on Microsoft SSIS Projects development IDE on Visual Studio Community 2019 (Windows 10): given a Script Task the edit button that should open a Visual Studio Intance (VSTA) to work on C# code do not react to the click.…
Updates to Microsoft Drivers for PHP for Microsoft SQL Server
Hi, can anyone give an update on the project here https://github.com/microsoft/msphpsql As outlined in the github issue below, there has been no activity on what I believe might be a simple fix to keep the drivers provided up to date with the latest…

DBNETLIB error when trying to export my CRM database via SMSS. Need help troubleshooting, please
Alright so, all I want to do is export a CRM database. I've already tried allowing SMSS through the firewall, no dice. I've taken screenshots of my process and hyperlinked them to the steps below to clarify what I'm up to. I connect to CRM via SMSS. I…

How to connect SQL SERVER to ADF using SHIR, It gives some firewall error tried to clear it but I am not able to connect it yet.
I am trying to link my SSMS account to my Azure using SHIR, but when I try to load a table in Azure its giving me an error message which says " Please contact SQL server team for further support. Server: 'DILEEPPC\SQLEXPRESS', Database:…

How to get in touch with someone regarding Azure SQL
I would love to speak to somone regarding: Microsoft Entra authentication
Unable to access SQL over VPN
We have an on-premises Active Directory with Azure AD synchronization (ie: a hybrid environment). Our on-prem includes two separate AD forests that are connected with a two-way trust. For name sake, i'll call these: AD1.local and AD2.local. All client…
Compatibility Issues Power BI Desktop / SQL (version mismatch?)
Hello, I am working on building a set of SharePoint sites, each will have a dashboard generated by Power BI (source of data -> ERP: Vista from Viewpoint) While testing the connectivity of Power BI Desktop using the most recent version (v…
always encrypted with secure enclave not working for DETERMINISTIC in JDBC
I'm using commercial Azure SQL, the database created via the portal, with secure enclaves enabled. I created the CMK and CEK using MSSQL_JAVA_KEYSTORE with keystore jks file. when using jdbc to test query for like and =, if the encrypted column is of…

How to enable dark mode
How to enable dark mode in SSMS? I could not find the option to do that.
SSMS Not allowing me to filter Databases
Hi. I am running a SQL EXPRESS Server on SSMS 2018. Normally on other VMs I can filter by Database Name, on this server which is my new main server, that option is greyed out with no reason why. I currently cannot find any resources that explain why!

Fail to install sql 2022
FFail to install sql server2022 dev on my machine. I have install and reinstall for several times. It always said that error corrupted.
SQL Server 2022 error when downloading – taking more than 24 hours and still not resolved!
From my research, it seems that everyone is facing this issue, yet there is still no solution. I’m not sure what Microsoft is waiting for to fix this problem. I have completely uninstalled and reinstalled it, but I keep encountering the same issue. I…

SSIS An error occurred while attempting to perform a type cast.
The SQL Server has been updated to SQL 2022 (compatibility mode 150). The same file that works in production, now gives an error in Stage Error: 0xC0049064 at Load Flat File, Derived Column File [2]: An error occurred while attempting to perform a type…