Quantcast
Channel: .NET Framework inside SQL Server forum
Browsing latest articles
Browse All 780 View Live

Reading Data

Hi, i am writing a stored procedure something like Select *,TotalRows = COUNT(*) OVER() from MyTable where ....I am able to read the data but unable to get the Total Rows even tough i have mentioned...

View Article


Average by GROUP BY in SQL Server

I am working of traffic data. I have following data Table. I want to get the average speed of all vehicles within every one seconds within position of 10 meters. Data time interval is 0.2 second. Here...

View Article


cmd is not accepting yes or no

hy there i am web developer i using command to migrate some file in my yii2 web development framework so when ever i run command it ask me yes or no but not give me space to write the yes or noas look...

View Article

merge column as Row base on two criteria

TABLE 1.  TBLINVOICENOINVOICEIDINVOICENOREFERENCENO20315631236420412536123642051971236420786145TABLE 2. TBLINVOICEINFOINFOID    INVOICEID   COMCODEPRECODE        ITEMS...

View Article

Import .xlsx file into SQL table

Hi All,    i have a xlsx file(excel 2016), i want to export all the data into SQL tablebut, if i use the Database->task-> import option, it gives an error (The OLE DB provider...

View Article


Login, AES Encryption and Decryption with SQL Server and Visual Studio C#

Hello... I am having trouble searching for answers so I hope anyone would help me here.I am making a login form on a Windows Form in Visual Studio C# where the username and password are already stored...

View Article

SQL Server 2019 Connect to ASP Classic Application.

I am upgrading my database from SQL Server 2014 to SQL Server 2019. I see a challenge in connecting my ASP Classic application to SQL Server.Whenever there is a call from the ASP classic page to the DB...

View Article

Select uncommon rows based on single column in MSSQL or LINQ

I want to select a API_PATH which is not common between ADMIN and SUPER ADMIN role.╔════════╦═════════════════════╦═════════════╗║ API_ID ║ API_PATH ║ ROLE_NAME...

View Article


Cant able to create database locally in visual studio

I struggling with network related issue while trying to create sqlserver database inside my App_folder in asp.net webapplication and In asp.net core webapplication ,while am creating migrations, at the...

View Article


sql server on linux

TITLE: Microsoft SQL Server Management Studio ------------------------------ Alter failed for SqlAssembly 'Web'.  (Microsoft.SqlServer.Smo) For help, click:...

View Article

Can you integrate SSIS project with website?

According to my project requirements, I need to develop a few pages on the company website where the user would upload an excel sheet to transfer the data to MS SQL Server. I am getting started with...

View Article

Can't Connect to Data Source Using ODBC (.Net Core 3.0)

This is probably the wrong forum, but I can't find one related to ODBC under Windows 10. I'm trying to connect to a database via ODBC from my c# project in VS 2019 (.Net Core 3.0). I'm on a 64-bit...

View Article

.Net SqlClient Data Provider for SQL Server causing 100% CPU usage on DB Server

Hi guys,Total SQL noob here. Not sure if this is the right forum, but the connector from our web servers is causing the DB server to use 100% CPU usage. I'm unable to find any information on this...

View Article


How to Automate .bak delete from Azure Blob?

Hi All,I have designed a solution to keep SQL Server Databases Backup to Azure Blob Storage. We want to keep only 5 Days Backup and and want to implement a cleanup process so that any backup which is...

View Article

Hi please help with syntax error "DCACCOUNTSOLD" without " " it runs and not...

"select * from db2where convert(varchar(10), createtime, 112) between @fromdate and @todate and convert(xml, replace(message, 'exp:', '...

View Article


SQL Server 2016 SP2, Database mail not sending mails.

I have several sql server instances running SQL Server 2016, sp2Microsoft SQL Server 2016 (SP2-GDR) (KB4532097) - 13.0.5102.14 (X64)   Dec 31 2019 22:39:35   Copyright (c) Microsoft Corporation...

View Article

Help needed to solve POS issue based on SQL

Hi, for many years I have been using Cash Register Express POS software that is based on SQL 2005. My server died and I had to install the software in another computer. When I try to restore the latest...

View Article


Foutmelding

Geachte, na de windows 10 update naar versie 2004 kan ik geen data meer uploaden naar een SQL database. Ik krijg steeds volgende foutmelding.System.InvalidCastException was unhandled...

View Article

SQL CLR errors after the July 2020 update

I have a large system that uses a SQL CLR component to contact a server and get XML back. It's been rock-solid until the latest update. Now instead of getting XML in it throws an error: The type...

View Article

.net Issue Azure VM (Datacenter 2019)

I have a postgresql database application running on the server when my users try to access certain functionality they get an error that the vendor says is due to an old .net framework being installed....

View Article
Browsing latest articles
Browse All 780 View Live