Topics
Started by
Posts
Last post
Hello Team, kindly advise how to change dtsx connection? below is source details: Data Source=SQL12…
1 replies
Hi All, I have following samples. create table tbl_svr (Server varchar(200) primary key) insert int…
6 replies
I want to use a table variable in a merge statement using Dynamic SQL I know that you cant referenc…
6 replies
Hi, I need to insert a separator after each value but I don't want to mess the db with irrelevant c…
3 replies
Hi Everyone I am working on a SSIS package. There are multiple steps in the SSIS package design so…
2 replies
By: water490
I have created a table as per below query CREATE TABLE [dbo].[mydbtemp]( [Datetime] [datetime] NULL…
10 replies
Hi, each day we are sent an email with an XML attachment. Recently the XML file has acquired some s…
7 replies
Hi everyone I am working on a SSIS package where I am automating data collection and table updates.…
3 replies
Well, I hope the title explains what it is. Currently, I have the following that I have done to ge…
2 replies
Hello everyone. I hope everyone's ok. I'm doing a query for a restaurant and I'm trying to group th…
2 replies
Hello, I'm currently at a loss trying to calculate percentages based on two fields within my scrip…
12 replies
I have table like this create table CarModel (Brand varchar(200), Model varchar(500), Color varchar…
3 replies
SELECT BusinessEntityID,FirstName,MiddleName,LastName, YEAR(OrderDate) AS OrderYear, …
5 replies
Ive been doing some benchmark testing using an application, running this on my local SQL Server Ins…
2 replies
By: Weegee71
Hi everyone I am working on a SSIS package that converts a table into CSV file. I need the CSV rec…
4 replies
Viewing 15 topics - 511 through 525 (of 1,791 total)
You must be logged in to create new topics.