Invalid object name 'STRING_SPLIT' in SQL Server 2019
Hi Support, Our SQL server version is 2019 and check the compatibility level is 150, but it still have error "Invalid object name 'STRING_SPLIT' ". We also tried the case sensitive according to this link, both of them have the same error. …
CREATE NOTIFICATION IF NOT EXIIST
Hi, ALL, Is there a way to do thttps://learn.microsoft.com/en-us/sql/t-sql/statements/create-event-notification-transact-sql?view=sql-server-ver16 if one do not exist? Thank you,
Get information about event
Hi, ALL, The docs at https://learn.microsoft.com/en-us/sql/t-sql/statements/create-event-notification-transact-sql?view=sql-server-ver16#examples sample D shows how check for the event However, I took a look at the sys.event_notification table and there…
Microsoft SQL Server Studio - Dark Mode
Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?
I get an error when I connect to the local installed SQLserver and try to load data into PowerBi.
This is the error I get. Details: "Loading assembly file 'System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed for data source type 'SQL'" I installed the latest version os SQL and…
Unable to install SQL Server 2019.
Detail.txt Screenshot 2025-01-23 163220.jpgI have tried multiple times and I recieve the same message every time. I have attached a screenshot of the error and the text file it gave me
i am unable to indtall sql server on my laptop, i am attaching a photo of what comes up as a problem
device specifications ryzen 5 ; 8 gb ram
SQL Server fatal error 4014
Hi, I got error: MSSQLSERVER 4014 A fatal error occurred while reading the input stream from the network. The session will be terminated (input error: 10054, output error: 0). I applied the recommendations according to this…
Understanding Transaction Log Truncation in SQL Server 2022
In an Azure SQL Server 2022 environment with multiple databases configured with FULL recovery mode, hourly log backups are taken, and full backups occur nightly. According to the documentation, the expectation is that the log space usage should decrease…
SqlDataReader error “Invalid attempt to read when no data is present”
My environment used is Visual Studio 2022 v17.12.4. Language is C# and connecting to SQL Server Express v16.0.1135.2. This is a Windows form using .Net Framework 4.8.1. I am getting the error message “Invalid attempt to read when no data is present”…
Error at recreating new Excel table in SSIS after deletion
Greetings, I was trying to make a SSIS package in order to recreate an Excel file which contains some result of a SQL query I'm executing. My architecture is like this: In "Borrar tabla Excel" I delete the existing Excel table via a DROP…
Transient error in SSRS reports.
When we open a report in SSRS web service url it sometimes fails with the below error. When the same report is opened in web portal url with the same account, it opens with no errors. If we open an SSMS session with the same user and run any stored…
Transient error in SSRS reports.
When we open a report in SSRS web service url it sometimes fails with the below error. When the same report is opened in web portal url with the same account, it opens with no errors. If we open an SSMS session with the same user and run any stored…
SSRS Report Server Connection refused
Hello, i have trouble with SSRS, when i try to connect on the local Server via http://localhost/reports or http://localhost/reportserver the connection is refused. On the machine there are SQL Server2022 and SSRS 2022 installed. I checked the services…
Databases Not Visible in Availability Groups on Primary or Secondary Server
In MS SQL Servers with version "Microsoft SQL Server 2022 (RTM-CU10) (KB5031778) - 16.0.4095.4 (X64) Oct 30 2023 16:12:44 Copyright (C) 2022 Microsoft Corporation Enterprise Edition: Core-based Licensing (64-bit) on Linux (Ubuntu 20.04.6 LTS)…
Installed Software Inventory Count without being broken up by version information SCCM
Installed Software Inventory Count without being broken up by version information SCCM
extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute. extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server FileShare d
extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute. extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server FileShare…
Azure ML Workspace to connect with SQL Server hosted on a VM
Connectivity from Azure ML Workspace Notebook to An SQL Server hosted on Virtual Machine in a separate Vnet running data warehouse SQL Server. The ML workspace has a managed Network. Is it a possible scenario and how?
Cannot Install SQL 2022 Express -Failing Database Engine and Sever Replication
Hi Everybody, I have trouble installing SQL Server 2022 Express. Also, not possible to uninstall it to make a clean install, but repairing seemed to work at first. When I try to install it, I get the error that the database engine and server…
SQL Server 2022 install on Windows 10 fails with error that .NET is not installed, but it is installed and up to date
I have installed SQL Server 2022 Developer edition successfully on a Windows 10 and 11 virtual machine. The issue is that I cannot install it on a physical machine. During the install, I get the following fatal error. I have tried to install the latest…