Topics
Started by
Posts
Last post
I'm trying to execute a package in VS2013, but immediately I get error: No EditorOptionDefini…
2 replies
Trying to create an SSIS Expression in the Derived Column Transformation Editor that will add a lea…
2 replies
I am a beginner in Microsoft SQL and I’ve come across this stored procedure at work. I sort of unde…
8 replies
Hi , Is possible to connect sql server 2016 database from classic asp application ??? I…
2 replies
I have an SSIS pkg, where I have three tables to load, with the first step to perform a delete with…
12 replies
Hi,I'm on SQL Server 2016 Enterprise, V13.0.5026.0. I have a straightforward query that runs …
8 replies
HelloFor calculation purposes I need to make a request of type uinon all according to an input para…
4 replies
I’m wondering what I would need to focus and revise on if I want to improve my thinking process whi…
1 replies
Hi , I have a table as follows drop table if exists #datatablecreate table #datatable (m…
2 replies
All, I'm working on a script to copy a backup to a remote sql server and restore it. The main …
2 replies
I am trying to optimize the attached query in SQL server 2016 that runs for hours SELECT "STG_SAP_B…
7 replies
I thought that NVARCHAR(MAX) was limited to a 4000 character limit, and VARCHAR(MAX) was 8000. Thi…
3 replies
Hello, I need to add a step in my stored procedure at the very beginning where it checks if TABLE A…
2 replies
Hello, I have a report that is designed to give us a visual representation of available kennel spac…
11 replies
Hey Guys, I have this example below: CREATE TABLE #Test(ID int,Personname varchar(16),JsonColumn v…
3 replies
Viewing 15 topics - 1,981 through 1,995 (of 3,091 total)
You must be logged in to create new topics.