This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Hi, I have a DTS package to import an Excel file into a table and able to execute it via my C# code. The problem is the package only importing from file "abc.xls". I want the package to import from different file based on a parameter I gave. Can I do that? Thanks in advance.