Well, I took a different approach here and it is much cleaner and also seems to be quicker. I am using a script task instead of the ftp task. The...
I have an SSIS package setup to check for XML files from a specific folder on an FTP server. The first Task is an FTP download and copies everything...
Thanks for the response, I'm not sure I follow you. My question is, how do I assign a value to a variable using the contents from a table that I...
<P mce_keep="true">Should this be placed inside an OLE DB Source ?</P><P mce_keep="true">That's where I'm trying to put it and I'm getting a parsing...
I'm new to SSIS and I'm trying to load a variable from a table. Can anyone tell me how to dot that? I want to SELECT TOP 1 VAL FROM TBL WHERE...
I am so frustrated, what I'm trying to do seems like it should be so easy but I can't figure out how to pull it off. I have Server1 with an Old...
Thanks for your help Ranjit Jain,[:D] Using your advice, I got it to work the way I wanted to. Here is my final code.LEFT...
I am attempting to pull some data from an old invoice system where the Address Information is stored in the same field with a char13 and char10 to...
OK, I'm feeling kind of sheepish. I'm very new to SSIS. I wrapped my tasks up in a For Loop container. I would still appreciate any other...
I want to monitor a folder for the creation of a file using SSIS. I then want to move and process the file and when I'm finished continue monitoring...
Thanks Dineshasanka! I used your guidelines and got it to work exactly as I had hopped and it's all in the SSIS package. I used a Merge Join using...
Thanks for the advice Martins, I had a similar problem in another SSIS package I put together a few months back and I solved it as you suggested but...
I'm Fairly new to using SSIS and I'm trying to figure out how to approach the following situation. I have a flat file with variables that come from...
Separate names with a comma.