Hi all,
I have to create SSIS packages from my C# code; I'm looping through a folder and creating a package per DBF file.
So far so good, but now I have to add a script that checks for valid dates and performs the correct transformation.
The documentation (MSDN, google) on these topics (ScriptTask, ScriptComponent, Transformation) aren't really great and maybe you can help me or give me an advice how to accomplish this task.
Thanks,
robert.oh.
*-- robert.oh. --*