19,382 questions with SQL Server-related tags

Sort by: Updated
1 answer

errors in Cart Count update, items not adding Cart, and Cart Total is not updating

Thank you in advance, Can you help me remove the errors? My github Link:Thibaut501/Mango. errors are Count of items cannot be updated, Items is not adding to Cart and Order Total is not updating on Applying Coupon .Discount is not appearing also. its…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,994 questions
asked 2024-10-27T11:09:34.3566667+00:00
Thibaut Fabrice 0 Reputation points
commented 2024-10-31T07:27:58.6266667+00:00
Thibaut Fabrice 0 Reputation points
1 answer

What the use for the code

I always see some tsql code use the code as where 1=0 or where 1=1, what's the code mean and what if i didn't add it in my code?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-31T07:03:21.61+00:00
Wilder Nick 0 Reputation points
answered 2024-10-31T07:27:17.8033333+00:00
LiHongMSFT-4306 27,576 Reputation points
1 answer One of the answers was accepted by the question author.

How to upgrade MS SQl server Always One ?

Hello. I have MS SQL Server. I need to turn it off, add RAM and turn it on. But I have Alwaye One group configured. I found documentation that I have to make the switch. Performing scheduled availability group failover manually - SQL Server Always On |…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-17T09:03:39.41+00:00
Андрей Михалевский 3,281 Reputation points
commented 2024-10-31T07:13:14.6733333+00:00
Андрей Михалевский 3,281 Reputation points
1 answer

Collation issue when using merge

Trying to load data from TableA (Source) to TableB (Target) by Merge query. One of the columns in TableA is Latin1_General_CS_AS, while the target column in TableB is Latin1_General_CI_AS. Should I firstly change collation setting in Table B before…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,649 questions
asked 2024-10-31T06:29:13.7266667+00:00
Ron 0 Reputation points
edited an answer 2024-10-31T06:51:50.8066667+00:00
LiHongMSFT-4306 27,576 Reputation points
4 answers

SQL Server for Surface 7 Snapdragon X Plus

I am planning to purchase Surface 7 - Snapdragon X Plus. As per My google search I came to know that SQL server is not fully compatible with ARM processors? Is that True? Can Anyone Please Guide me on this?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-26T15:18:37.7266667+00:00
Shivansh Pandey 0 Reputation points
commented 2024-10-31T06:37:15.3166667+00:00
ZoeHui-MSFT 37,221 Reputation points
2 answers

SQL SERVER .LDF DELETED HOW TO ADD MDF FILE RIM

THE .LDF OF MY BACKUP SQL SERVER DATA HAS BEEN DELETED. HOW CAN I ADD THE MDF WITHOUT LDF?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-29T06:35:00.6133333+00:00
Erdal Güler 0 Reputation points
edited a comment 2024-10-31T06:35:46.52+00:00
ZoeHui-MSFT 37,221 Reputation points
2 answers

not all privileges or groups referenced are assigned to the caller

While changing the configuration for Instance File Initialization through SQL Server Configuration Manager, I encountered the error: "Not all privileges or groups referenced are assigned to the caller (0x80070514)." This error occurred after I…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-30T11:47:13.32+00:00
kedar giri 61 Reputation points
edited an answer 2024-10-31T06:26:50.5833333+00:00
ZoeHui-MSFT 37,221 Reputation points
2 answers

When is the TLS upgrade

When will the TLS upgrade need to be completed by?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-30T14:42:14.44+00:00
Lucy [Kyber Digital] 0 Reputation points
answered 2024-10-31T05:42:49.46+00:00
ZoeHui-MSFT 37,221 Reputation points
1 answer

SSIS package that supposed to export data from SQL to Excel stopped working after upgrading to SQL2022

Hello. We have multiple SSIS packages that import data from Excel into SQL and export results back to Excel. All those SSIS packages were designed in VS 2012, connecting to SQL 2012 and Excel 2013, and we can run it successfully as a part of SQL job or…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,946 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,946 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
asked 2024-10-30T19:46:03.3633333+00:00
Alla 0 Reputation points
commented 2024-10-31T05:33:44.9866667+00:00
ZoeHui-MSFT 37,221 Reputation points
1 answer

SSIS package that supposed to export data from SQL to Excel stopped working after upgrading to SQL2022

Hello. We have multiple SSIS packages that import data from Excel into SQL and export results back to Excel. All those SSIS packages were designed in VS 2012, connecting to SQL 2012 and Excel 2013, and we can run it successfully as a part of SQL job or…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,946 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,946 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
asked 2024-10-30T19:46:03.3633333+00:00
Alla 0 Reputation points
commented 2024-10-31T05:33:44.9866667+00:00
ZoeHui-MSFT 37,221 Reputation points
2 answers

SQL Server 2022 RTM-CU13 KB5036432 sql replication do not work on availability database of always on availability group

Hi Sir/Madam, My name is Bao Viet from Vietnam. Current im involving in a project and in that project we decide to use SQL Replication to synchronize a table to a remote SQL Server. On customer site, i have a cluster with 2 node, which were setup as…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,649 questions
asked 2024-10-27T17:12:54.4833333+00:00
Bao Viet NGUYEN 0 Reputation points
commented 2024-10-31T04:09:21.4633333+00:00
Bao Viet NGUYEN 0 Reputation points
1 answer

How to connect to SQL Server using JDBC Driver, with the user as myDomain\myUser, from Linux without DotNet?

How to connect to SQL Server using JDBC Driver, with the user as myDomain\myUser, from Linux without DotNet? JDBC driver .jar file being used is mssql-jdbc-12.8.1.jre8.jar MS SQL Server version being used is 16 Requires encryption = true The…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-30T13:58:35.2566667+00:00
Renato Battaglia 0 Reputation points
answered 2024-10-31T03:23:26.3+00:00
LiHongMSFT-4306 27,576 Reputation points
1 answer

Does SQL Server Reporting Services 2019 (Enterprise Ed or Dev Ed) really still support mobile reports?

A colleague and I have stumbled across something confusing regarding SSRS 2019 Ent Ed. According to the MS site, mobile reports are still supported in 2019, see: SQL Server Reporting Services features supported by editions - SQL Server Reporting…

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.
2,934 questions
asked 2024-10-30T09:13:01.5266667+00:00
Dirk Hondong 871 Reputation points
answered 2024-10-31T03:20:36.9033333+00:00
ZoeHui-MSFT 37,221 Reputation points
5 answers

How to fix - Excel Connection Manager fails in SSIS

Hi there! I am trying to ingest data from an Excel file (.xlsx) using SQL Server Integration Services (SSIS) through Visual Studio. The versions/specs that I am running are: Microsoft Visual Studio 2022 - 64 bit version 4.8.04084 SQL Server Data…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
asked 2023-05-09T02:44:51.95+00:00
Martin, Daniel 25 Reputation points
answered 2024-10-31T03:11:48.0633333+00:00
Sang Hữu 0 Reputation points
0 answers

SQL server Download error

An error keeps popping up when I try to install the SQL server, saying I have an incorrect ODBC driver installation package. I have tried to restart the computer a few times and download a package a few different times. I'm adding the datil file from…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-30T22:11:12.1833333+00:00
Jakub Zaremba1 0 Reputation points
commented 2024-10-31T02:54:39.93+00:00
LiHongMSFT-4306 27,576 Reputation points
0 answers

Microsoft atualizando a integração do Salesforce Outlook 2024

Ola pessoal, então estou configurando o ambiente aqui para a descontinuação dos recursos legados que afetarão a integração do Salesforce Outlook. Fiz as configurações solicitadas na documentação e tive a supervisão do suporte da Salesforce, porem ainda…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,971 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
asked 2024-10-30T17:34:03.8066667+00:00
Yuri Tales Ribeiro 0 Reputation points
commented 2024-10-31T02:48:52.1733333+00:00
Joan Hua-MSFT 2,555 Reputation points Microsoft Vendor
2 answers

Install SQL Express on Windows 10 IoT Enterprise 2016 LTSB

Can SQL Express be installed on Windows 10 IoT Enterprise 2016 LTSB?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,682 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-30T20:28:04.2666667+00:00
Jeremiah Berger 0 Reputation points
answered 2024-10-31T02:27:12.1166667+00:00
Hania Lian 16,871 Reputation points Microsoft Vendor
2 answers

Select top 1 field with same table

I have written this query but its executing very slow, We have 8000 of rows and this query takes almost 10 mins to execute. If anyone can help with this query optimization will be grateful. SELECT v.iID_Event_People, CASE WHEN…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,649 questions
asked 2024-10-30T10:52:47.9466667+00:00
Udal Bharti 0 Reputation points
answered 2024-10-31T01:56:17.5833333+00:00
LiHongMSFT-4306 27,576 Reputation points
4 answers

Entra ID Authentication Issues for SSIS Deployment in SQL Server 2022

The scenario involves two users, both configured with Entra ID and the sysadmin role for SQL Server 2022. While one user can successfully deploy SSIS projects to the target SSIS catalog, the other user encounters an error message stating: "The…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,587 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,057 questions
asked 2024-10-04T21:14:32.7466667+00:00
David B Forbush 10 Reputation points
edited the question 2024-10-31T01:43:10.36+00:00
Tianyu Sun-MSFT 31,006 Reputation points Microsoft Vendor
1 answer

Software that will replace SQLSysCLRTypes

What software will replace SQLSysCLRTypes for SQL server?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,938 questions
asked 2024-10-23T13:30:12.8733333+00:00
Solomon, Joseph M 0 Reputation points
commented 2024-10-31T01:37:38.1066667+00:00
LucyChenMSFT-4874 4,980 Reputation points