Quantcast
Channel: SQL Server Integration Services forum
Browsing all 24688 articles
Browse latest View live

How to do timezone time conversion with daylight savings?

Hi all, I have a script component in my package that creates an EST datetime, which I need converted to GMT. The script doesn't appear to recognize System.TimeZoneInfo. Does SSIS run an old version of...

View Article


Passing an object var from parent to child in a loop. Object doesn't keep...

Hello - I have a parent package that calls a child package. The parent parses a file, puts that data into an object variable, calls a child package 350+ times and passes that object variable own to the...

View Article


SSIS OpenXML converting Excel to CSV with manipulation

I have several Excel files that require manipulation before they can be loading into a database table via SSIS.  I was looking into using OpenXML 2.0 SDK to do this, but it looks like for some of my...

View Article

How does SQL Command From Variable works?

I have script which runs in management studio and gives me the MaxPeriod, Here's the script declare @maxPeriod varchar(6) select @MaxPeriod=period from openquery(pmaxlink,'select max(period) period...

View Article

SSIS derived Column Expression

 i have one Table  (column 1, Column 2 ) ---Src table            0               1 0               1 0               1 1               0 1               0 1               1 1               1...

View Article


2 different CSV formats

Hi All, I wanted to export 2 different csv files to 2 different tables. The CSV format differs in the number of columns. I need to use this criteria to conditionally split the files to different...

View Article

SSIS Package to Upload Changed Files

I am trying to create a ssis package which uploads all changed files in folder at 5 mins interval to ftp. Could some one guide me on that. Thanks in Advancechandra shekar thota

View Article

SQL 2012 SSIS Single Package Deployment

I have the following scenario: I have a 2012 SSIS project that contains two packages and on the release of the project, I deploy the entire project solution which has both packages. I then create a SQL...

View Article


SSIS expression: Int to String datatype

Hi , I have column which is Int type. In the expression, i need to check whether it contains blank or null value. if yes then mark it as "Unspecified" else keep it as it is I have written something as...

View Article


Designing packages by code using parallelism

I have create a package generator for out company by which we would like to generate packages dynamically. Generator is based on Microsoft.SQLServer.ManagedDTS All was fine until I have started to call...

View Article

Passing Values b/w Execute Process Task and SSIS

Hi All, I have an SSIS Package where I have Execute Process Task where I am invoking C# exe.Now I need to send an value to SSIS say Success or Failure . How to do that. I have created a variable in...

View Article

Does BIDS 2005 support .xlsx files? If so what is the work around?

Does BIDS 2005 support .xlsx files? If so what is the work around?

View Article

Conversion failed because the data value overflowed the specified type

Hi, I want to transfer datetime values from a table to an other. Both are in the same database. I'm using SSIS packages. The OLE DB Source contains a SQL script like "SELECT DATE_CREATION FROM...

View Article


merged cells in excel

when I import the data from excel into MS SQL, i got the following rows in the DB.In excel row2 to row4: field1 merged and row5 & rows6:field1 merged. Now, I want to replace the null values with...

View Article

Assigning SQL result to a variable

Hi, I need to catch a value from a query and then have to pass it to a variable. Later again i will use that variable value in another query. i.e. 1. Execute SQL Task 1 ---> Select City Code from...

View Article


Accessing Same variable from different script components parallelly

I'm Accessing Same variable from different script components parallelly using the below mentioned way       VariableDispenser.LockForRead("User::ServerHostAddress");...

View Article

How many CPU's SSIS can support

HI All, I have a Windows Server with 8 CPU ( Virtual server) Standard Edition of SQL server 2008 and SSIS The limitation of CPU is 4 for Standard edition for Database Engine. I have many jobs (around...

View Article


Creating a package with Excel file as input to flat file source

Hi, I created a package with flat File source. For the Flat file connection I selected excel file as input file. But it is not opening properly. I am getting all junck values under columns. Regards,...

View Article

looping through the xml files in a folder, and loading into respective tables...

Hi,  I have a folder XMLdata, sub folders 115,545,560. The  xml data files are C:\XMLData\ 115\abc1.xml, C:\XMLData\ 115\abc2.xml, C:\XMLData\ 545\abc1.xml, C:\XMLData\ 545\abc2.xml, C:\XMLData\...

View Article

Create job in the server using Excel Connection Manager in the local machine

Hi, I created a SSIS package in my local machine with excel file as the source and SQL Destinnation which is in the server. when I execute the SSIS package from my local machine it is inserting values...

View Article
Browsing all 24688 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>