I walked through the link u asked me to reffer. I found one of the point as
Use a script task to parse the file and pull the data into a datatable/dataset. You can set this result to the SSIS package variable Object type
I am a bit curious about which script I need to write .. is that VBsript (Pls correct If I am wrong).How to proceed for that. How will I link this script with my package?
Comment