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

How using package configuration files in SSIS 2012

Hi,I need to use the package configuration files for SSIS 2012 inside SSDT.I cannot see the Package Configuration Organizer as is says this...

View Article


Regarding FTP Connection Manager Editor

Hi,Can anyone please let me know the issue. I am creating an SSIS package to grab files from ftp server and load them into sql database. While doing this i have to create a ftptask, script task. When...

View Article


How do I load a variable from an "Execute Sql Task" in SSIS package

Hello, I need to load for my SSIS package some variables (user variables) and the data that I need is in some tables, a specific colum.So I have made an variable @emploeyer string and an "Execute Sql...

View Article

SSIS: CSV to XML to Webservice

We are scanning from files to Kofax Capture 10 and have a request to provide an XML file to a web service. Based on my limited knowledge this task can be broken down into three steps in SSIS .1. Use...

View Article

Wierd behaviour of trigger after loading with SSIS - OK with DTS

I have an SSIS package that loads records into a SQL table using an OLE DB Destination (NOT using fastload). The table has a simple INSERT trigger on it which looks for a value in a column ie. 'EOF';...

View Article


Exception from HRESULT: 0xC001602A while running ssis pacakge using ftp

Hi,Can anyone please guide me with the above error.Below is the script i am using to connect to the ftp server. i get the above error. If i try to connect using Filezilla i am able to connect. '...

View Article

Calculated value

Hi All,I am using SSIS 2008 enterprise edition. I need to compute the difference between Second Row's [Column1] - First Row's [column1] in SSIS data flow task. How to achieve this. This is while...

View Article

Variable Mapping with Foreach loop container

HiBy using select statement i extracted data from my oracle database and load into recordset desineation.Data types columns are org:varchar2, ID :Number, text1 varchar2, text2 varchar2.By using for...

View Article


file system task

Hi,we are working on our client server named as hrpl and we are getting daily files on server path named as "//sftp/aaaa/" we need to get those file from there to hrpl server and copy them to some...

View Article


elegant way out of the data source warnings after coding pkgs

Hi.  We run STD 2008 and for one particular master with 36 subpackages perhaps wish we'd never used data sources. They are convenient for development but obnoxious when you go to open under VSS and get...

View Article

Is There A Way To Import Table Structure To A Connection Manager?

In SSIS, I find it tedious to have to manually build the columns in a connection manager. Is there any way to automate it? I already have the CREATE statments in SQL set up with the table structure;...

View Article

string to numeric conversion in derived column

hi all,i am extracting .csv file into the sql table using ssis. here is the problemi have string type values 3.25, 4.25, 3.56 etc for one column,rate, and string type values 1380.00, 1420.00, 610.00...

View Article

FTP task in SSIS

Hello,I need to coonect to secure FTP to retreive some text files to our local pc.I have credentials like  IP: 51.502.09.91 , user id and password.Using these credentials i am able to connect using...

View Article


Please need help with the Error Message

Hi All earlier i have posted about an error message and i got help from most of the peers here on the forum, unfortunately nothing could pin point to the exact problem. Here, what is happeningi have a...

View Article

"there are no usable controls on this group..." message pops up during debug

Hi.  We run STD 2008.   On one new mstr and sub pkg solution, I get the popup that reads "There are no usable controls in this group.  Drag an item onto this text to add it to the toolbox." when I...

View Article


CONDITIONAL LOOKUP

How can i configure a lookup to be dependent on whether a field values is null or blank.  In my data flow i need to do a lookup on column A if it isn't blank. If it is blank then do a lookup on ColumnB...

View Article

SSIS 2012 confusion - what's the use in connecting to the SSIS instance when...

It took me a while to understand MS documentation for SSIS 2012 and that the new model of using the SSISDB database. You can see myconfusion and clearification by Olaf in:...

View Article


SSIS 2008 (SP1) -> SSIS 2008 (SP1)

I created an SSIS package under SSIS (Sql 2008 SP3), created a file connection, and successfully imported some data. Then I copied the package and same input data to a sql 2008 server with SP1 install....

View Article

Running BIDS in Non Admin mode?

Hello!I have logged into our DB Server and have admin rights. When I open up BIDS it opens in Admin mode. Is there a way to use it in non-admin mode? Thanks! MikeMike Kiser

View Article

Flat file Data Source Failing

Hi,I have a Flat file data source. It has 15 columns. It is comma delimited and text qualifier is " .Row delimiter is CR LF or atleast I hope so.Header Row delimiter is CR LF as well.Its failing at the...

View Article
Browsing all 24688 articles
Browse latest View live