Viewing 15 posts - 481 through 495 (of 669 total)
Alvin,
If the package is just reading the a single file then definately the remaining files must be in a folder structure.
August 25, 2010 at 7:14 am
Check the Files text area..(have provided any delimiter or any specific extension)
Chek the status of Traverse Sub Folders checkbox
August 25, 2010 at 6:11 am
1. Create a ODBC connection in Control Panel.
2. Create a ODBC connection from connection manager is SSIS and map it to the custom connection created..
3. Implement a Script Task to...
August 25, 2010 at 6:03 am
Though by default there are no providers for Custom sources. You may implement the following:
1. Create a ODBC connection in Control Panel.
2. Create a ODBC connection from connection manager is...
August 25, 2010 at 5:59 am
Can we use xp_cmdshell??
DTEXEC and DTUTIL using the above call to SP
August 25, 2010 at 1:52 am
Thanks Andy,
learned really interesting fact today. kudos.
August 25, 2010 at 12:22 am
You have two options:
1. Implement an EST(Execute SQL Task)
2. Implement a Script Task with embedded .NET code
August 24, 2010 at 10:48 pm
John Mitchell-245523 (8/20/2010)
August 24, 2010 at 10:44 pm
Andrew,
This is what I understand,
You have a file name such as MM\DD\YYYY_TIMESTAMP
In such case inside a FOREACH container you will have to implement a Script Task
A collection will store all...
August 24, 2010 at 10:31 pm
Type 6 SCD transformation are very very specific.
Seldom the need arises to maintain a history table.
Puja...you know my comment was on a lighter note...we allare here to help each other....
I...
August 22, 2010 at 9:08 am
Phil Parkin (8/19/2010)
da-zero (8/19/2010)
http://www.google.com/search?source=ig&hl=nl&rlz=1G1GGLQ_NLBE331&q=ssis+ebook&aq=f&aqi=g1&aql=&oq=&gs_rfai=Now who would have thought of doing that? 🙂 In Dutch too.
I'm loving it...:-D:-D:-D
August 20, 2010 at 2:24 am
the forums in themselves are a haven for learning...provided one understands how to exploit them in your favour...
Happy learning
August 19, 2010 at 11:34 pm
Why don't you transmit the edited file to FTP location?
August 19, 2010 at 7:56 am
Viewing 15 posts - 481 through 495 (of 669 total)